RoadSign/test/roadsign-with-prefork/config/example.toml

9 lines
194 B
TOML
Raw Normal View History

id = "example"
[[locations]]
id = "example-location"
host = ["localhost:8000"]
path = ["/"]
[[locations.destinations]]
id = "example-destination"
uri = "files://../data/spa?fallback=index.html"