Add shorter domain for whoami
This commit is contained in:
@ -4,7 +4,7 @@ services:
|
||||
restart: unless-stopped
|
||||
labels:
|
||||
- traefik.enable=true
|
||||
- traefik.http.routers.whoami.rule=Host(`whoami.theorangeone.net`) || Host(`whoami-cdn.theorangeone.net`)
|
||||
- traefik.http.routers.whoami.rule=Host(`whoami.theorangeone.net`) || Host(`whoami-cdn.theorangeone.net`) || Host(`who.0rng.one`)
|
||||
|
||||
- traefik.http.routers.whoami-private.rule=Host(`whoami-private.theorangeone.net`)
|
||||
- traefik.http.routers.whoami-private.middlewares=tailscale-only@file
|
||||
|
Reference in New Issue
Block a user