Better docs
All checks were successful
Build and push Docker image at git tag / build (push) Successful in 7m7s
All checks were successful
Build and push Docker image at git tag / build (push) Successful in 7m7s
This commit is contained in:
@ -20,6 +20,7 @@ autorestart=false
|
||||
|
||||
[fcgi-program:uvicorn]
|
||||
socket=unix:///tmp/uvicorn.sock
|
||||
environment=SERVE=true
|
||||
command=/usr/local/bin/uvicorn ums.management.main:app --uds /tmp/uvicorn.sock --proxy-headers
|
||||
numprocs=4
|
||||
process_name=uvicorn-%(process_num)d
|
||||
|
Reference in New Issue
Block a user