mirror of
https://github.com/SWG-Source/configs.git
synced 2026-01-16 19:04:17 -05:00
Let build.xml set the DSN
This commit is contained in:
@@ -5,11 +5,11 @@ loginServerAddress=HOSTIP
|
||||
clusterName=CLUSTERNAME
|
||||
|
||||
[dbProcess]
|
||||
DSN=//127.0.0.1/swg
|
||||
DSN=DBSERVICE
|
||||
databaseUID=DBUSERNAME
|
||||
|
||||
[LoginServer]
|
||||
DSN=//127.0.0.1/swg
|
||||
DSN=DBSERVICE
|
||||
databaseUID=DBUSERNAME
|
||||
developmentMode=true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user