chore: publish 4.0.0+v5.0.1 release
This commit is contained in:
parent
43c842da64
commit
c7962a301f
@ -3,7 +3,7 @@ version: "3.8"
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
app:
|
app:
|
||||||
image: listmonk/listmonk:v4.1.0
|
image: listmonk/listmonk:v5.0.1
|
||||||
networks:
|
networks:
|
||||||
- internal
|
- internal
|
||||||
- proxy
|
- proxy
|
||||||
@ -31,7 +31,7 @@ services:
|
|||||||
- "traefik.http.routers.${STACK_NAME}.entrypoints=web-secure"
|
- "traefik.http.routers.${STACK_NAME}.entrypoints=web-secure"
|
||||||
- "traefik.http.services.${STACK_NAME}.loadbalancer.server.port=9000"
|
- "traefik.http.services.${STACK_NAME}.loadbalancer.server.port=9000"
|
||||||
- "traefik.http.routers.${STACK_NAME}.tls.certresolver=${LETS_ENCRYPT_ENV}"
|
- "traefik.http.routers.${STACK_NAME}.tls.certresolver=${LETS_ENCRYPT_ENV}"
|
||||||
- "coop-cloud.${STACK_NAME}.version=3.4.2+v4.1.0"
|
- "coop-cloud.${STACK_NAME}.version=4.0.0+v5.0.1"
|
||||||
volumes:
|
volumes:
|
||||||
- "uploads:/uploads"
|
- "uploads:/uploads"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user