This commit is contained in:
Georges-Antoine Assi
2024-04-28 13:27:00 +00:00
parent 2baa5f2fec
commit 07dc02aa6a

View File

@@ -148,7 +148,7 @@ while true; do
debug_log "database schema already upgraded during current container lifecycle"
fi
# Start uvicorn if we dont have a corresponding PID file
# Start gunicorn if we dont have a corresponding PID file
watchdog_process_pid bin gunicorn
# Start nginx if we dont have a corresponding PID file