Update stack.staging.yml
This commit is contained in:
parent
e4ba33aef0
commit
0dc36fe089
|
@ -67,7 +67,7 @@ services:
|
|||
- "traefik.enable=true"
|
||||
- "traefik.http.routers.glitch_glitch.tls=true"
|
||||
- "traefik.http.services.glitch_glitch.loadbalancer.server.port=8000"
|
||||
- "traefik.http.routers.glitch_glitch.rule=Host(`glitch.nixc.us`)"
|
||||
- "traefik.http.routers.glitch_glitch.rule=Host(`staging.glitch.nixc.us`)"
|
||||
- "traefik.http.routers.glitch_glitch.entrypoints=websecure"
|
||||
- "traefik.http.routers.glitch_glitch.tls.certresolver=letsencryptresolver"
|
||||
- "traefik.http.routers.glitch_glitch.service=glitch_glitch"
|
||||
|
|
Loading…
Reference in New Issue