Fixing port

This commit is contained in:
Matvey Kukuy 2022-06-14 17:22:50 +03:00
parent dbff16c699
commit 54e931ccb4

View file

@ -4,7 +4,7 @@ services:
# image: ...
build: engine
ports:
- 8000:8000
- 8000:8080
command: >
sh -c "uwsgi --ini uwsgi.ini"
environment: