Merge pull request #44 from cbruegg/patch-1

Fix frontend hostname in Caddyfile
This commit is contained in:
Kavin 2024-06-21 12:58:36 +05:30 committed by GitHub
commit af4a6a1bb3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -15,7 +15,7 @@
}
FRONTEND_HOSTNAME {
reverse_proxy pipedfrontend:80
reverse_proxy piped-frontend:80
import global
}