Skip to content

Commit

Permalink
Enable stdio inheritance
Browse files Browse the repository at this point in the history
  • Loading branch information
leonardehrenfried committed Nov 12, 2024
1 parent deb09cf commit 81261b5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions 4.5/start.sh
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@ sudo -u nominatim gunicorn \
--pid $GUNICORN_PID_FILE \
--workers 4 \
--daemon \
--enable-stdio-inheritance \
--worker-class uvicorn.workers.UvicornWorker \
nominatim_api.server.falcon.server:run_wsgi

Expand Down

0 comments on commit 81261b5

Please sign in to comment.