forked from 0x2620/pandora
add settings.POSTER_PRECEDENCE, update nginx setup
This commit is contained in:
parent
8431f02527
commit
37ed99d029
3 changed files with 13 additions and 16 deletions
|
|
@ -10,5 +10,5 @@ respawn
|
|||
|
||||
chdir /srv/pandora/pandora
|
||||
|
||||
exec /srv/pandora/bin/gunicorn_django -u pandora -g pandora -b 127.0.0.1:8083 -w5 settings.py
|
||||
exec /srv/pandora/bin/gunicorn_django --daemon -u pandora -g pandora -b 127.0.0.1:8083 -w5 settings.py
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue