111
This commit is contained in:
@@ -16,19 +16,19 @@ features.video_enabled=false
|
||||
features.payment_enabled=false
|
||||
|
||||
# MySQL test database
|
||||
database.host=192.168.200.179
|
||||
database.host=124.221.102.163
|
||||
database.port=3306
|
||||
database.name=rindro
|
||||
database.user=root
|
||||
database.password=Djq5231520!
|
||||
database.password=d5231520
|
||||
database.ssl_mode=disable
|
||||
database.ssl_ca=
|
||||
database.plugin_dir=
|
||||
|
||||
# Main legacy-compatible Windows test paths
|
||||
paths.configfile=H:\\DpsTest\\rindro\\Script\\FileConfig.json
|
||||
paths.file_root=H:\\DpsTest\\rindro\\
|
||||
paths.file_map=H:\\DpsTest\\rindro\\file.json
|
||||
paths.script_root=H:\\DpsTest\\rindro\\ClentScript\\
|
||||
paths.dps_root=H:\\DpsTest\\DP_S\\
|
||||
paths.client_user_script_root=H:\\DpsTest\\rindro\\ClentUserScript\\
|
||||
paths.configfile=/home/lenheart/DPS_DataBase/rindro/Script/FileConfig.json
|
||||
paths.file_root=/home/lenheart/DPS_DataBase/rindro/
|
||||
paths.file_map=/home/lenheart/DPS_DataBase/rindro/file.json
|
||||
paths.script_root=/home/lenheart/DPS_DataBase/rindro/ClentScript/
|
||||
paths.dps_root=/home/lenheart/DPS_DataBase/DP_S/
|
||||
paths.client_user_script_root=/home/lenheart/DPS_DataBase/rindro/ClentUserScript/
|
||||
Reference in New Issue
Block a user