mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 01:06:30 +08:00
minor: Change InternalAddress in Regions.ini.example from 127.0.0.1 to more normal 0.0.0.0
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
RegionUUID = "11111111-2222-3333-4444-555555555555"
|
||||
|
||||
Location = "1000,1000"
|
||||
InternalAddress = "127.0.0.1"
|
||||
InternalAddress = "0.0.0.0"
|
||||
InternalPort = 9000
|
||||
AllowAlternatePorts = False
|
||||
ExternalHostName = "SYSTEMIP"
|
||||
|
||||
Reference in New Issue
Block a user