add cookies to worker

This commit is contained in:
BennyThink 2021-12-30 13:12:23 +08:00
parent 2630d15535
commit 6b0a89c632
No known key found for this signature in database
GPG Key ID: 6CD0DBDA5235D481

View File

@ -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