Fixing port
This commit is contained in:
parent
98dc6ebe3f
commit
dbff16c699
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ chdir=/etc/app
|
|||
module=engine.wsgi:application
|
||||
master=True
|
||||
pidfile=/tmp/project-master.pid
|
||||
http=0.0.0.0:8000
|
||||
http=0.0.0.0:8080
|
||||
processes=5
|
||||
uid=1000
|
||||
gid=2000
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue