This commit is contained in:
parent
1ba93cfb6d
commit
7a198ec4c3
@ -34,6 +34,8 @@ services:
|
||||
- "traefik.http.routers.${STACK_NAME}-nextload.rule=Host(`${DOMAIN}`)"
|
||||
- "traefik.http.routers.${STACK_NAME}-nextload.entrypoints=web-secure"
|
||||
- "traefik.http.routers.${STACK_NAME}-nextload.tls.certresolver=production"
|
||||
depends_on:
|
||||
- mongo
|
||||
|
||||
mongo:
|
||||
image: mongo:6.0.5
|
||||
|
Loading…
Reference in New Issue
Block a user