Compare commits
2
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
d31aa15791 | ||
|
|
ec37f16553 |
+1
-1
@@ -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.1.3+2024.06.57"
|
||||
- "coop-cloud.${STACK_NAME}.version=3.1.4+2024.06.58"
|
||||
|
||||
db:
|
||||
image: redis:8.10.1-alpine
|
||||
|
||||
Reference in New Issue
Block a user