chore: publish 0.6.0+3.1.1 release
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
This commit is contained in:
parent
ec72949bfa
commit
300f374af9
@ -3,7 +3,7 @@ version: "3.8"
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
app:
|
app:
|
||||||
image: bitnami/discourse:3.0.6
|
image: bitnami/discourse:3.1.1
|
||||||
networks:
|
networks:
|
||||||
- proxy
|
- proxy
|
||||||
- internal
|
- internal
|
||||||
@ -43,7 +43,7 @@ services:
|
|||||||
#- "traefik.http.routers.${STACK_NAME}.middlewares=${STACK_NAME}-redirect"
|
#- "traefik.http.routers.${STACK_NAME}.middlewares=${STACK_NAME}-redirect"
|
||||||
#- "traefik.http.middlewares.${STACK_NAME}-redirect.headers.SSLForceHost=true"
|
#- "traefik.http.middlewares.${STACK_NAME}-redirect.headers.SSLForceHost=true"
|
||||||
#- "traefik.http.middlewares.${STACK_NAME}-redirect.headers.SSLHost=${DOMAIN}"
|
#- "traefik.http.middlewares.${STACK_NAME}-redirect.headers.SSLHost=${DOMAIN}"
|
||||||
- "coop-cloud.${STACK_NAME}.version=0.5.0+3.0.6"
|
- "coop-cloud.${STACK_NAME}.version=0.6.0+3.1.1"
|
||||||
# healthcheck:
|
# healthcheck:
|
||||||
# test: ["CMD", "curl", "-f", "http://localhost:3000"]
|
# test: ["CMD", "curl", "-f", "http://localhost:3000"]
|
||||||
# interval: 30s
|
# interval: 30s
|
||||||
@ -84,7 +84,7 @@ services:
|
|||||||
- 'redis_data:/data'
|
- 'redis_data:/data'
|
||||||
|
|
||||||
sidekiq:
|
sidekiq:
|
||||||
image: bitnami/discourse:3.0.6
|
image: bitnami/discourse:3.1.1
|
||||||
networks:
|
networks:
|
||||||
- internal
|
- internal
|
||||||
depends_on:
|
depends_on:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user