summaryrefslogtreecommitdiffstats
path: root/config.toml
blob: 815ae943c10bb191e098f540f5aff84119ff3c68 (plain)
1
2
3
4
5
6
7
root = "assets"
address = "127.0.0.1:8080"

[services]
"tobyvin.dev" = { url = "https://tobyvin.dev" }
ollama = { service = "ollama.service" }
dns = { address = "10.42.0.1:53" }