This commit is contained in:
lu.bai
2022-11-24 22:47:24 +08:00
parent f6a161d52f
commit 71d0135d6f
3213 changed files with 583576 additions and 216 deletions

14
cmd/gs/application.toml Normal file
View File

@@ -0,0 +1,14 @@
[hk4e]
resource_path = "./GameDataConfigTable"
gacha_history_server = "https://hk4e.flswld.com/api/v1"
[logger]
level = "DEBUG"
method = "CONSOLE"
track_line = true
[database]
url = "mongodb://mongo:27017"
[mq]
nats_url = "nats://nats1:4222,nats://nats2:4222,nats://nats3:4222"