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

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