mirror of
https://github.com/kristoferssolo/tg-relay-rs.git
synced 2026-02-25 05:08:15 +00:00
fix: cookie location
This commit is contained in:
@@ -12,4 +12,4 @@ services:
|
|||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
volumes:
|
volumes:
|
||||||
- ./comments.txt:/app/comments.txt:ro
|
- ./comments.txt:/app/comments.txt:ro
|
||||||
- ${HOME}/.config/yt-cookies.txt:/app/yt-cookies.txt:ro
|
- /etc/secrets/yt-cookies.txt:/app/yt-cookies.txt:ro
|
||||||
|
|||||||
Reference in New Issue
Block a user