chore: publish 3.1.0+v4.0.1 release
This commit is contained in:
parent
9035f98fc3
commit
3635c83a40
@ -3,7 +3,7 @@ version: "3.8"
|
||||
|
||||
services:
|
||||
app:
|
||||
image: listmonk/listmonk:v4.0.0
|
||||
image: listmonk/listmonk:v4.0.1
|
||||
networks:
|
||||
- internal
|
||||
- proxy
|
||||
@ -32,7 +32,7 @@ services:
|
||||
- "traefik.http.routers.${STACK_NAME}.entrypoints=web-secure"
|
||||
- "traefik.http.services.${STACK_NAME}.loadbalancer.server.port=9000"
|
||||
- "traefik.http.routers.${STACK_NAME}.tls.certresolver=${LETS_ENCRYPT_ENV}"
|
||||
- "coop-cloud.${STACK_NAME}.version=3.0.0+v4.0.0"
|
||||
- "coop-cloud.${STACK_NAME}.version=3.1.0+v4.0.1"
|
||||
volumes:
|
||||
- "uploads:/uploads"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user