Add thelastdraw.cinesthesia.art to Traefik Host rule
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
83f555f2cc
commit
8a47a94e54
|
|
@ -7,7 +7,7 @@ services:
|
|||
- traefik-public
|
||||
labels:
|
||||
- "traefik.enable=true"
|
||||
- "traefik.http.routers.the-last-draw.rule=Host(`the-last-draw.cinesthesia.art`) || Host(`thelastdraw.cineasthesia.com`) || Host(`cineasthesia.com`) || Host(`www.cineasthesia.com`) || Host(`staging.cineasthesia.com`)"
|
||||
- "traefik.http.routers.the-last-draw.rule=Host(`the-last-draw.cinesthesia.art`) || Host(`thelastdraw.cinesthesia.art`) || Host(`thelastdraw.cineasthesia.com`) || Host(`cineasthesia.com`) || Host(`www.cineasthesia.com`) || Host(`staging.cineasthesia.com`)"
|
||||
- "traefik.http.routers.the-last-draw.entrypoints=web"
|
||||
- "traefik.http.services.the-last-draw.loadbalancer.server.port=80"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue