disable warning about frozen frozen_modules
This commit is contained in:
parent
ec08dcf118
commit
e2b7a27928
1 changed files with 2 additions and 0 deletions
|
|
@ -67,4 +67,6 @@ HEALTHCHECK --interval=10s --timeout=20s --start-period=10s --retries=3 CMD [ "/
|
|||
|
||||
ENTRYPOINT ["/entrypoint.sh"]
|
||||
|
||||
ENV PYDEVD_DISABLE_FILE_VALIDATION=1
|
||||
|
||||
CMD ["/app/.venv/bin/python", "/app/app/main.py", "--ytptube-mp"]
|
||||
|
|
|
|||
Loading…
Reference in a new issue