generated from coop-cloud/example
chore: publish 0.1.0+3.0.6.0 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
f90b163915
commit
d8d32e0227
BIN
.compose.yml.swp
Normal file
BIN
.compose.yml.swp
Normal file
Binary file not shown.
@ -17,8 +17,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.1.0+3.0.6.0"
|
||||||
- coop-cloud.${STACK_NAME}.app.version=3.0.6.0-0475931d
|
|
||||||
healthcheck:
|
healthcheck:
|
||||||
test: ["CMD", "curl", "-f", "http://localhost:5232"]
|
test: ["CMD", "curl", "-f", "http://localhost:5232"]
|
||||||
interval: 30s
|
interval: 30s
|
||||||
@ -28,6 +27,7 @@ services:
|
|||||||
volumes:
|
volumes:
|
||||||
- radicale_data:/data
|
- radicale_data:/data
|
||||||
- radicale_config:/config:ro
|
- radicale_config:/config:ro
|
||||||
|
|
||||||
networks:
|
networks:
|
||||||
proxy:
|
proxy:
|
||||||
external: true
|
external: true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user