修改配置

This commit is contained in:
flswld
2023-03-29 17:28:02 +08:00
parent cff2133ffa
commit ef271412c6
2 changed files with 4 additions and 0 deletions

View File

@@ -1,3 +1,6 @@
[hk4e]
game_data_config_path = "./game_data_config"
[logger]
level = "DEBUG"
mode = "CONSOLE"

View File

@@ -81,6 +81,7 @@ services:
- /etc/timezone:/etc/timezone
- /usr/share/zoneinfo:/usr/share/zoneinfo
- ./anticheat/bin/application.toml:/anticheat/application.toml
- ../gdconf/game_data_config:/anticheat/game_data_config
depends_on:
- gate_services
deploy: