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

10 lines
146 B
TOML

id = "index"
[[locations]]
id = "root"
hosts = ["localhost"]
paths = ["/"]
[[locations.destinations]]
id = "example"
uri = "https://example.com"