Files
hk4e/cmd/gs/application.toml
2022-12-13 16:52:06 +08:00

17 lines
299 B
TOML

[hk4e]
resource_path = "./GameDataConfigTable"
game_data_config_path = "./game_data_config"
gacha_history_server = "https://hk4e.flswld.com/api/v1"
[logger]
level = "DEBUG"
mode = "BOTH"
track = true
max_size = 10485760
[database]
url = "mongodb://mongo:27017"
[mq]
nats_url = "nats://nats:4222"