followup
This commit is contained in:
parent
f689b4b7eb
commit
45c35feec3
1 changed files with 1 additions and 1 deletions
|
|
@ -67,4 +67,4 @@ HEALTHCHECK --interval=10s --timeout=20s --start-period=10s --retries=3 CMD [ "/
|
|||
|
||||
ENTRYPOINT ["/entrypoint.sh"]
|
||||
|
||||
CMD ["/app/.venv/bin/python", "/app/app/main.py", "--mainprocess"]
|
||||
CMD ["/app/.venv/bin/python", "/app/app/main.py", "--ytptube-mp"]
|
||||
|
|
|
|||
Loading…
Reference in a new issue