mirror of
https://github.com/tgbot-collection/ytdlbot.git
synced 2025-02-23 23:04:05 +08:00
add cookies to worker
This commit is contained in:
parent
2630d15535
commit
6b0a89c632
1 changed files with 2 additions and 0 deletions
|
@ -42,3 +42,5 @@ services:
|
|||
- env/ytdl.env
|
||||
restart: always
|
||||
command: [ "python" ,"tasks.py" ]
|
||||
volumes:
|
||||
- ./data/instagram.com_cookies.txt:/ytdlbot/ytdlbot/instagram.com_cookies.txt
|
Loading…
Reference in a new issue