mirror of
https://github.com/lifekiller/rarbg.git
synced 2025-05-27 21:00:17 -07:00
add gunicorn
This commit is contained in:
parent
1ea5f9c28a
commit
60e7caaa3a
2
run_gunicorn.sh
Normal file
2
run_gunicorn.sh
Normal file
@ -0,0 +1,2 @@
|
||||
#!/bin/bash
|
||||
gunicorn rarbg:app -b localhost:6000 -k aiohttp.worker.GunicornWebWorker --access-logfile -
|
Loading…
x
Reference in New Issue
Block a user