Files
atom/config.toml
2023-01-28 11:09:11 +08:00

13 lines
124 B
TOML

[App]
Mode = "debug"
[Http]
Static = "./dist"
Https = false
HttpsCert = ""
HttpKey = ""
Port = 8088
[Log]
Level = "debug"