mirror of
https://github.com/omg-xtao/ytdlbot.git
synced 2024-11-16 03:45:23 +00:00
add cookies to worker
This commit is contained in:
parent
2630d15535
commit
6b0a89c632
@ -42,3 +42,5 @@ services:
|
|||||||
- env/ytdl.env
|
- env/ytdl.env
|
||||||
restart: always
|
restart: always
|
||||||
command: [ "python" ,"tasks.py" ]
|
command: [ "python" ,"tasks.py" ]
|
||||||
|
volumes:
|
||||||
|
- ./data/instagram.com_cookies.txt:/ytdlbot/ytdlbot/instagram.com_cookies.txt
|
Loading…
Reference in New Issue
Block a user