generated from DAM/ts-TEMPLATE
fix: update serve.headscale.json to use yourdomain.com for consistency
This commit is contained in:
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user