mirror of
https://github.com/SWG-Source/src.git
synced 2026-09-11 23:45:01 -04:00
replace all references to station.sony.com by localnet.loc
This commit is contained in:
@@ -56,7 +56,7 @@ void ConfigConnectionServer::install(void)
|
||||
|
||||
data = new ConfigConnectionServer::Data;
|
||||
|
||||
KEY_STRING (centralServerAddress, "swo-dev5.station.sony.com");
|
||||
KEY_STRING (centralServerAddress, "swo-dev5.localnet.loc");
|
||||
KEY_INT (centralServerPort, 0);
|
||||
KEY_STRING (clientServiceBindInterface, "");
|
||||
KEY_INT (clientServicePortPrivate, 44464);
|
||||
|
||||
Reference in New Issue
Block a user