mirror of
https://github.com/FlourishingWorld/hk4e.git
synced 2026-03-01 00:35:36 +08:00
读取角色配置表
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
[hk4e]
|
||||
resource_path = "./GameDataConfigTable"
|
||||
game_data_config_path = "./game_data_config"
|
||||
gacha_history_server = "https://hk4e.flswld.com/api/v1"
|
||||
|
||||
[logger]
|
||||
@@ -11,4 +12,4 @@ track_line = true
|
||||
url = "mongodb://mongo:27017"
|
||||
|
||||
[mq]
|
||||
nats_url = "nats://nats1:4222,nats://nats2:4222,nats://nats3:4222"
|
||||
nats_url = "nats://nats:4222"
|
||||
|
||||
Reference in New Issue
Block a user