mirror of
https://github.com/umami-software/umami.git
synced 2026-02-12 16:45:35 +01:00
Merge pull request #1 from dorfjungs/hotfix/subdomain-setup
This commit is contained in:
commit
c9b0dc63ed
1 changed files with 3 additions and 3 deletions
|
|
@ -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}/"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue