This commit is contained in:
Alexandru 2024-09-17 20:12:30 +03:00
parent 9c49356153
commit 10a873ee7a

View File

@ -10,4 +10,4 @@ COPY . .
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"]