mirror of
https://github.com/FlourishingWorld/hk4e.git
synced 2026-02-04 14:22:26 +08:00
修改配置
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
[hk4e]
|
||||
game_data_config_path = "./game_data_config"
|
||||
|
||||
[logger]
|
||||
level = "DEBUG"
|
||||
mode = "CONSOLE"
|
||||
|
||||
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user