mirror of
https://github.com/FlourishingWorld/hk4e.git
synced 2026-02-12 16:52:36 +08:00
12 lines
141 B
TOML
12 lines
141 B
TOML
http_port = 9004
|
|
|
|
[logger]
|
|
level = "DEBUG"
|
|
method = "CONSOLE"
|
|
track_line = true
|
|
|
|
[air]
|
|
addr = "air"
|
|
port = 8086
|
|
service_name = "gm-hk4e-app"
|