This commit is contained in:
vrubelroman 2025-12-16 10:54:54 +03:00
parent 1a54f10ea2
commit 1e7f3be3f3
2 changed files with 1 additions and 14 deletions

View file

@ -7,7 +7,7 @@ services:
- "5557:5000"
volumes:
- ./downloads:/app/downloads
- ./youtube_cookies.txt:/app/youtube_cookies.txt:ro
- ./youtube_cookies.txt:/app/youtube_cookies.txt
environment:
- YOUTUBE_COOKIES_FILE=/app/youtube_cookies.txt
networks: