fix(yt): cookies

This commit is contained in:
2025-09-23 10:50:53 +03:00
parent 5ad4aea252
commit fa59e0c0e5
5 changed files with 28 additions and 23 deletions

View File

@@ -8,9 +8,8 @@ services:
environment:
TELOXIDE_TOKEN: ${TELOXIDE_TOKEN}
COOKIES_PATH: ${COOKIES_PATH:-/app/yt-cookies.txt}
COOKIES: ${COOKIES:-false}
RUST_LOG: ${RUST_LOG:-info}
restart: unless-stopped
volumes:
- ./comments.txt:/app/comments.txt:ro
- /etc/secrets/yt-cookies.txt:/app/yt-cookies.txt:ro
- /etc/secrets/yt-cookies.txt:/app/yt-cookies.txt