diff options
Diffstat (limited to 'bin/Regions/Regions.ini.example')
-rw-r--r-- | bin/Regions/Regions.ini.example | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/Regions/Regions.ini.example b/bin/Regions/Regions.ini.example index 1e65d2b..c4315e3 100644 --- a/bin/Regions/Regions.ini.example +++ b/bin/Regions/Regions.ini.example | |||
@@ -18,7 +18,7 @@ | |||
18 | RegionUUID = "11111111-2222-3333-4444-555555555555" | 18 | RegionUUID = "11111111-2222-3333-4444-555555555555" |
19 | 19 | ||
20 | Location = "1000,1000" | 20 | Location = "1000,1000" |
21 | InternalAddress = "127.0.0.1" | 21 | InternalAddress = "0.0.0.0" |
22 | InternalPort = 9000 | 22 | InternalPort = 9000 |
23 | AllowAlternatePorts = False | 23 | AllowAlternatePorts = False |
24 | ExternalHostName = "SYSTEMIP" | 24 | ExternalHostName = "SYSTEMIP" |