Files
actix-yew-app-template/template/api/config/dev.toml
2022-05-09 12:07:15 +02:00

6 lines
100 B
TOML

[application]
log_directive = "debug"
static_dir = "../web/dist"
api_path = "/api"
static_path = ""