solved the problem with youtube download
This commit is contained in:
@@ -10,7 +10,7 @@ services:
|
||||
# Mount server's music directory to container
|
||||
- /mnt/media/music:/app/youtube
|
||||
# Optional: Mount cookies.txt if you have it
|
||||
- ./cookies.txt:/app/cookies.txt
|
||||
# - ./cookies.txt:/app/cookies.txt
|
||||
environment:
|
||||
- FLASK_ENV=production
|
||||
- PYTHONUNBUFFERED=1
|
||||
|
||||
Reference in New Issue
Block a user