mirror of
https://github.com/umami-software/umami.git
synced 2026-02-19 20:15:41 +01:00
feat(platform): remove www. route
This commit is contained in:
parent
91e02f07eb
commit
402f24c0aa
1 changed files with 3 additions and 3 deletions
|
|
@ -2,6 +2,6 @@
|
|||
type: upstream
|
||||
upstream: "app:http"
|
||||
|
||||
"https://www.{default}/":
|
||||
type: redirect
|
||||
to: "https://{default}/"
|
||||
# "https://www.{default}/":
|
||||
# type: redirect
|
||||
# to: "https://{default}/"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue