RoadSign/regions/index.toml
2024-01-14 13:14:41 +08:00

10 lines
152 B
TOML

id = "index"
[[locations]]
id = "root"
hosts = ["localhost"]
paths = ["/"]
[[locations.destinations]]
id = "static"
uri = "files://regions/index.html"