mirror of
https://github.com/FlourishingWorld/hk4e.git
synced 2026-02-09 16:12:27 +08:00
寻路服务器
This commit is contained in:
8
cmd/pathfinding/application.toml
Normal file
8
cmd/pathfinding/application.toml
Normal file
@@ -0,0 +1,8 @@
|
||||
[logger]
|
||||
level = "DEBUG"
|
||||
mode = "BOTH"
|
||||
track = true
|
||||
max_size = 10485760
|
||||
|
||||
[mq]
|
||||
nats_url = "nats://nats:4222"
|
||||
Reference in New Issue
Block a user