10 lines
209 B
TOML
10 lines
209 B
TOML
id = "goatpedia"
|
|
|
|
[[locations]]
|
|
id = "goatpedia"
|
|
hosts = ["kb.solsynth.dev"]
|
|
paths = ["/"]
|
|
[[locations.destinations]]
|
|
id = "goatpedia-web"
|
|
uri = "files:///workdir/goatpedia?fallback=404.html&index=index.html"
|