mirror of
https://github.com/runyanjake/cooking.git
synced 2026-03-26 01:43:17 -07:00
Add tag for non-traefik containers
This commit is contained in:
parent
828e42e1ef
commit
d48e40f978
@ -9,7 +9,7 @@ services:
|
|||||||
- "traefik.enable=true"
|
- "traefik.enable=true"
|
||||||
- "traefik.http.routers.cooking.rule=Host(`recipes.whitney.rip`)"
|
- "traefik.http.routers.cooking.rule=Host(`recipes.whitney.rip`)"
|
||||||
- "traefik.http.routers.cooking.entrypoints=websecure"
|
- "traefik.http.routers.cooking.entrypoints=websecure"
|
||||||
- "traefik.http.routers.cooking.tls.certresolver=letsencrypt"
|
- "traefik.http.routers.cooking.tls.certresolver=lets-encrypt"
|
||||||
- "traefik.http.services.cooking.loadbalancer.server.port=3000"
|
- "traefik.http.services.cooking.loadbalancer.server.port=3000"
|
||||||
|
|
||||||
networks:
|
networks:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user