chore: publish 0.1.0+latest release

This commit is contained in:
decentral1se 2021-12-27 19:33:13 +01:00
parent 5ad7bc915a
commit 8d150172a0
1 changed files with 1 additions and 0 deletions

View File

@ -39,6 +39,7 @@ services:
- "traefik.http.routers.${STACK_NAME}.entrypoints=web-secure"
- "traefik.http.services.${STACK_NAME}.loadbalancer.server.port=8080"
- "traefik.http.routers.${STACK_NAME}.tls.certresolver=${LETS_ENCRYPT_ENV}"
- "coop-cloud.${STACK_NAME}.version=0.1.0+latest"
db:
image: postgres:10-alpine