feat(platform): remove www. route

This commit is contained in:
Mateusz Stonawski 2023-06-12 09:10:05 +09:00
parent 91e02f07eb
commit 402f24c0aa

View file

@ -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}/"