Fixing port
This commit is contained in:
parent
dbff16c699
commit
54e931ccb4
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ services:
|
|||
# image: ...
|
||||
build: engine
|
||||
ports:
|
||||
- 8000:8000
|
||||
- 8000:8080
|
||||
command: >
|
||||
sh -c "uwsgi --ini uwsgi.ini"
|
||||
environment:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue