mirror of
https://github.com/dmunozv04/iSponsorBlockTV.git
synced 2026-01-27 04:40:51 +03:00
Update Dockerfile
This commit is contained in:
@@ -19,6 +19,6 @@ COPY requirements.txt .
|
|||||||
|
|
||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
|
|
||||||
COPY *.py .
|
COPY . .
|
||||||
|
|
||||||
ENTRYPOINT ["/opt/venv/bin/python3", "-u", "main.py"]
|
ENTRYPOINT ["/opt/venv/bin/python3", "-u", "main.py"]
|
||||||
|
|||||||
Reference in New Issue
Block a user