fix bug
This commit is contained in:
parent
1a54f10ea2
commit
1e7f3be3f3
2 changed files with 1 additions and 14 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue