mirror of
https://github.com/assenzostefano/epic-games-notifier-telegram.git
synced 2025-02-16 19:30:41 +01:00
Update Dockerfile
This commit is contained in:
parent
5e3cf25cda
commit
f3513ac50c
@ -7,3 +7,5 @@ COPY . .
|
|||||||
RUN pip install -r requirements.txt
|
RUN pip install -r requirements.txt
|
||||||
|
|
||||||
CMD [ "python", "./main.py" ]
|
CMD [ "python", "./main.py" ]
|
||||||
|
|
||||||
|
EXPOSE 8080/tcp
|
||||||
|
Loading…
x
Reference in New Issue
Block a user