优化架构

This commit is contained in:
huangxiaolei
2022-11-23 18:05:11 +08:00
parent 3efed3defe
commit 43403202b5
6760 changed files with 33748 additions and 554768 deletions

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

@@ -0,0 +1,14 @@
[hk4e]
resource_path = "/usr/local/game_hk4e/resources/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"