fix: update serve.headscale.json to use yourdomain.com for consistency

This commit is contained in:
peskyadmin
2026-08-02 15:56:00 -04:00
parent 533b00fc26
commit 4204fed9c1

View File

@@ -5,7 +5,7 @@
} }
}, },
"Web": { "Web": {
"vikunja.example.com:80": { "vikunja.yourdomain.com:80": {
"Handlers": { "Handlers": {
"/": { "/": {
"Proxy": "http://127.0.0.1:3456" "Proxy": "http://127.0.0.1:3456"