Proper tailscale serve config bis

This commit is contained in:
2024-08-01 14:09:20 +01:00
parent 77a9fc2f2b
commit 4f77947158

View File

@@ -8,7 +8,7 @@
"${TS_CERT_DOMAIN}:443": {
"Handlers": {
"/": {
"Proxy": "http://audiobookshelf:13378"
"Proxy": "http://audiobookshelf:80"
}
}
}