RoadSign/regions/index.toml
2024-01-14 14:52:19 +08:00

10 lines
158 B
TOML

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