update ytpod service
parent
1d69854c02
commit
77923ae7de
|
@ -99,6 +99,8 @@ services:
|
||||||
image: ghcr.io/turtlebasket/ytpod:latest
|
image: ghcr.io/turtlebasket/ytpod:latest
|
||||||
container_name: ytpod
|
container_name: ytpod
|
||||||
restart: always
|
restart: always
|
||||||
|
environment:
|
||||||
|
- YTPOD_URL=${YTPOD_URL}
|
||||||
networks:
|
networks:
|
||||||
- ytpod
|
- ytpod
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue