update ytpod service

master
michael 2023-10-16 00:51:26 -07:00
parent 1d69854c02
commit 77923ae7de
1 changed files with 2 additions and 0 deletions

View File

@ -99,6 +99,8 @@ services:
image: ghcr.io/turtlebasket/ytpod:latest
container_name: ytpod
restart: always
environment:
- YTPOD_URL=${YTPOD_URL}
networks:
- ytpod