Refactor dev/prod setup.
This commit is contained in:
parent
bdce0d9fc3
commit
61375d8ba7
3 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
module = app:create_app()
|
||||
master = true
|
||||
processes = 5
|
||||
socket = /tmp/uwsgi.sock
|
||||
socket = /tmp/agora-uwsgi.sock
|
||||
chmod-socket = 666
|
||||
vacuum = true
|
||||
die-on-term = true
|
Loading…
Reference in a new issue