RoadSign/regions/index.toml

10 lines
152 B
TOML
Raw Normal View History

2024-01-13 06:46:26 +00:00
id = "index"
[[locations]]
id = "root"
hosts = ["localhost"]
paths = ["/"]
[[locations.destinations]]
2024-01-14 05:14:41 +00:00
id = "static"
uri = "files://regions/index.html"