mirror of
https://github.com/kristoferssolo/tg-relay-rs.git
synced 2026-02-04 06:42:09 +00:00
feat(yt): add cookies env flag
This commit is contained in:
@@ -41,5 +41,6 @@ RUN uv tool install instaloader \
|
||||
&& uv tool install yt-dlp[default] \
|
||||
&& yt-dlp --version
|
||||
|
||||
WORKDIR /app
|
||||
COPY --from=builder-rs /app/target/release/tg-relay-rs /usr/local/bin/tg-relay-rs
|
||||
CMD ["/usr/local/bin/tg-relay-rs"]
|
||||
|
||||
Reference in New Issue
Block a user