mirror of
https://github.com/FlourishingWorld/hk4e.git
synced 2026-03-01 00:35:36 +08:00
修改配置
This commit is contained in:
@@ -1,3 +1,6 @@
|
|||||||
|
[hk4e]
|
||||||
|
game_data_config_path = "./game_data_config"
|
||||||
|
|
||||||
[logger]
|
[logger]
|
||||||
level = "DEBUG"
|
level = "DEBUG"
|
||||||
mode = "CONSOLE"
|
mode = "CONSOLE"
|
||||||
|
|||||||
@@ -81,6 +81,7 @@ services:
|
|||||||
- /etc/timezone:/etc/timezone
|
- /etc/timezone:/etc/timezone
|
||||||
- /usr/share/zoneinfo:/usr/share/zoneinfo
|
- /usr/share/zoneinfo:/usr/share/zoneinfo
|
||||||
- ./anticheat/bin/application.toml:/anticheat/application.toml
|
- ./anticheat/bin/application.toml:/anticheat/application.toml
|
||||||
|
- ../gdconf/game_data_config:/anticheat/game_data_config
|
||||||
depends_on:
|
depends_on:
|
||||||
- gate_services
|
- gate_services
|
||||||
deploy:
|
deploy:
|
||||||
|
|||||||
Reference in New Issue
Block a user