oops
This commit is contained in:
parent
9c49356153
commit
10a873ee7a
@ -10,4 +10,4 @@ COPY . .
|
|||||||
|
|
||||||
EXPOSE 5000
|
EXPOSE 5000
|
||||||
|
|
||||||
CMD ["gunicorn", "-w", "4", "-b", "0.0.0.0:5000", "app:app"]pr@docker1:/srv/wast
|
CMD ["gunicorn", "-w", "4", "-b", "0.0.0.0:5000", "app:app"]
|
Loading…
Reference in New Issue
Block a user