forked from coop-cloud/owncast
chore: publish 0.3.0+0.2.1 release
This commit is contained in:
parent
7a8fefc25f
commit
a5a8a8a279
@ -3,7 +3,7 @@ version: "3.8"
|
||||
|
||||
services:
|
||||
app:
|
||||
image: gabekangas/owncast:0.1.3
|
||||
image: gabekangas/owncast:0.2.1
|
||||
networks:
|
||||
- proxy
|
||||
volumes:
|
||||
@ -21,7 +21,7 @@ services:
|
||||
- "traefik.tcp.routers.${STACK_NAME}-rtmp.entrypoints=peertube-rtmp"
|
||||
- "traefik.tcp.routers.${STACK_NAME}-rtmp.service=${STACK_NAME}-rtmp"
|
||||
- "traefik.tcp.services.${STACK_NAME}-rtmp.loadbalancer.server.port=1935"
|
||||
- "coop-cloud.${STACK_NAME}.version=0.2.3+0.1.3"
|
||||
- "coop-cloud.${STACK_NAME}.version=0.3.0+0.2.1"
|
||||
# healthcheck:
|
||||
# test: ["CMD", "curl", "-f", "http://localhost"]
|
||||
# interval: 30s
|
||||
|
Loading…
x
Reference in New Issue
Block a user