Update Dockerfile
This commit is contained in:
parent
7721741055
commit
3f06a88a83
@ -7,6 +7,6 @@ RUN python3 -m pip install --upgrade pip && python3 -m pip install -r /app/requi
|
||||
|
||||
COPY app/ /app/
|
||||
WORKDIR /app/
|
||||
ENV containterized=true
|
||||
ENV dockerized=true
|
||||
|
||||
CMD ["python3", "server.py"]
|
||||
|
Loading…
x
Reference in New Issue
Block a user