Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| c5bb97fa6b |
@ -96,7 +96,7 @@ services:
|
||||
- "traefik.http.routers.${STACK_NAME}.rule=Host(`${DOMAIN}`)"
|
||||
- "traefik.http.routers.${STACK_NAME}.tls.certresolver=${LETS_ENCRYPT_ENV}"
|
||||
- "traefik.http.routers.${STACK_NAME}.entrypoints=web-secure"
|
||||
- "coop-cloud.${STACK_NAME}.version=3.0.1+2024.06.52"
|
||||
- "coop-cloud.${STACK_NAME}.version=3.1.0+2024.06.52"
|
||||
|
||||
db:
|
||||
image: redis:8.0.6-alpine
|
||||
|
||||
Reference in New Issue
Block a user