mirror of
https://github.com/rommapp/romm.git
synced 2026-02-18 00:27:41 +01:00
run chech
This commit is contained in:
@@ -47,7 +47,7 @@ start_bin_gunicorn() {
|
||||
--bind=0.0.0.0:5000 \
|
||||
--bind=unix:/tmp/gunicorn.sock \
|
||||
--pid=/tmp/gunicorn.pid \
|
||||
--workers ${GUNICORN_WORKERS:=2} \
|
||||
--workers "${GUNICORN_WORKERS:=2}" \
|
||||
main:app &
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user