fix path
All checks were successful
lint-test-docker / docker-lint (push) Successful in 9s
renovate / renovate (push) Successful in 1m20s

This commit is contained in:
2025-10-25 23:15:29 -05:00
parent 82cd6e1f26
commit ce319f9e06

View File

@@ -38,7 +38,7 @@
"${TS_CERT_DOMAIN}:3903": { "${TS_CERT_DOMAIN}:3903": {
"Handlers": { "Handlers": {
"/": { "/": {
"Proxy": "http://garage3903" "Proxy": "http://garage:3903"
} }
} }
} }