Merge pull request #1 from dorfjungs/hotfix/subdomain-setup

This commit is contained in:
Esteban 2025-04-22 19:00:21 +02:00 committed by GitHub
commit c9b0dc63ed
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2,6 +2,6 @@
type: upstream type: upstream
upstream: "app:http" upstream: "app:http"
"https://www.{default}/": # "https://www.{default}/":
type: redirect # type: redirect
to: "https://{default}/" # to: "https://{default}/"