6 lines
100 B
TOML
6 lines
100 B
TOML
[application]
|
|
log_directive = "debug"
|
|
static_dir = "../web/dist"
|
|
api_path = "/api"
|
|
static_path = ""
|