umami/.platform/routes.yaml
2025-04-22 18:57:26 +02:00

7 lines
147 B
YAML

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