Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
7d42e947b8
|
|||
|
3707a5d16b
|
|||
| ef51247ec9 |
@ -32,7 +32,7 @@ services:
|
||||
- "traefik.http.routers.${STACK_NAME}.rule=Host(`${DOMAIN}`)"
|
||||
- "traefik.http.routers.${STACK_NAME}.entrypoints=web-secure"
|
||||
- "traefik.http.routers.${STACK_NAME}.tls.certresolver=${LETS_ENCRYPT_ENV}"
|
||||
- "coop-cloud.${STACK_NAME}.version=1.0.0+0.0.5"
|
||||
- "coop-cloud.${STACK_NAME}.version=1.0.0+0.0.11"
|
||||
|
||||
db:
|
||||
image: mariadb:10.5
|
||||
|
||||
Reference in New Issue
Block a user