mirror of
https://github.com/umami-software/umami.git
synced 2026-02-10 23:57:12 +01:00
7 lines
141 B
YAML
7 lines
141 B
YAML
"https://{default}/":
|
|
type: upstream
|
|
upstream: "app:http"
|
|
|
|
"https://www.{default}/":
|
|
type: redirect
|
|
to: "https://{default}/"
|