10 lines
197 B
TOML
10 lines
197 B
TOML
id = "solian"
|
|
|
|
[[locations]]
|
|
id = "solian"
|
|
host = ["sn.solsynth.dev"]
|
|
path = ["/"]
|
|
[[locations.destinations]]
|
|
id = "solian-web"
|
|
uri = "files:///workdir/solian?fallback=index.html&index=index.html"
|