chore: publish 0.3.1+10.9.11 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
54db60a580
commit
86db4b372f
@ -3,7 +3,7 @@ version: "3.8"
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
app:
|
app:
|
||||||
image: jellyfin/jellyfin:10.9.10
|
image: jellyfin/jellyfin:10.9.11
|
||||||
environment:
|
environment:
|
||||||
- JELLYFIN_PublishedServerUrl=https://${DOMAIN}
|
- JELLYFIN_PublishedServerUrl=https://${DOMAIN}
|
||||||
networks:
|
networks:
|
||||||
@ -25,7 +25,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.3.0+10.9.10"
|
- "coop-cloud.${STACK_NAME}.version=0.3.1+10.9.11"
|
||||||
# healthcheck:
|
# healthcheck:
|
||||||
# test: ["CMD", "curl", "-f", "http://localhost:8096"]
|
# test: ["CMD", "curl", "-f", "http://localhost:8096"]
|
||||||
# interval: 30s
|
# interval: 30s
|
||||||
|
Loading…
x
Reference in New Issue
Block a user