Files
hk4e/service/gm-hk4e/cmd/application.toml
2022-11-20 15:38:00 +08:00

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"