chore: publish 0.5.0+3.5.1 release
This commit is contained in:
parent
b95df148f8
commit
466126e7d1
@ -3,7 +3,7 @@ version: "3.8"
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
app:
|
app:
|
||||||
image: lukevella/rallly:3.5.0
|
image: lukevella/rallly:3.5.1
|
||||||
hostname: 0.0.0.0
|
hostname: 0.0.0.0
|
||||||
networks:
|
networks:
|
||||||
- proxy
|
- proxy
|
||||||
@ -45,7 +45,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.4.1+2.11.1"
|
- "coop-cloud.${STACK_NAME}.version=0.5.0+3.5.1"
|
||||||
healthcheck:
|
healthcheck:
|
||||||
test: ["CMD", "curl", "-f", "http://localhost:3000"]
|
test: ["CMD", "curl", "-f", "http://localhost:3000"]
|
||||||
interval: 30s
|
interval: 30s
|
||||||
|
1
release/0.5.0+3.5.1
Normal file
1
release/0.5.0+3.5.1
Normal file
@ -0,0 +1 @@
|
|||||||
|
Rallly and recipe now support oidc. But you need to be registered to create polls now.
|
Loading…
x
Reference in New Issue
Block a user