Files
actix-yew-app-template/template/api/config/dev.toml
2022-04-05 23:15:43 +02:00

6 lines
100 B
TOML

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