update ytpod service

This commit is contained in:
2023-10-16 00:51:26 -07:00
parent 1d69854c02
commit 77923ae7de

View File

@@ -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