Merge branch 'master' of https://github.com/Aevann1/Drama
This commit is contained in:
commit
23a4a125f4
1 changed files with 1 additions and 1 deletions
2
setup
2
setup
|
@ -16,4 +16,4 @@ sudo apt -y install ffmpeg
|
|||
mkdir /songs
|
||||
cp ./env /env
|
||||
. /env
|
||||
gunicorn files.__main__:app -k gevent -w 1 --reload -b 0.0.0.0:80 --reload-extra-file ./files/templates/ --max-requests 1000 --max-requests-jitter 500
|
||||
gunicorn files.__main__:app -k gevent -w 1 --reload -b 0.0.0.0:80 --reload-extra-file ./files/templates/ --max-requests 1000 --max-requests-jitter 500
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue