chore: publish 0.1.2+1.21.2 release
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
794d918417
commit
e8486625df
@ -1,6 +1,6 @@
|
||||
# baserow
|
||||
|
||||
> One line description of the recipe
|
||||
> Minimum Viable deploy of Baserow: Open source no-code database and Airtable alternative
|
||||
|
||||
<!-- metadata -->
|
||||
|
||||
|
@ -21,7 +21,7 @@ services:
|
||||
#- "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.SSLHost=${DOMAIN}"
|
||||
- "coop-cloud.${STACK_NAME}.version=0.1.1+1.21.2"
|
||||
- "coop-cloud.${STACK_NAME}.version=0.1.2+1.21.2"
|
||||
healthcheck:
|
||||
test: ["CMD", "curl", "-f", "http://localhost"]
|
||||
interval: 30s
|
||||
|
Loading…
Reference in New Issue
Block a user