umami/.platform/routes.yaml
2023-06-12 09:10:05 +09:00

7 lines
147 B
YAML

"https://{default}/":
type: upstream
upstream: "app:http"
# "https://www.{default}/":
# type: redirect
# to: "https://{default}/"