auto update yt-dlp
This commit is contained in:
@@ -3,7 +3,7 @@ services:
|
||||
hottub-webclient:
|
||||
image: hottub-webclient:latest
|
||||
container_name: hottub-webclient
|
||||
entrypoint: python3
|
||||
entrypoint: ["/app/docker-entrypoint.sh", "python3"]
|
||||
command: ["backend/main.py"]
|
||||
volumes:
|
||||
- /path/to/hottub-webclient:/app
|
||||
|
||||
Reference in New Issue
Block a user