Gurucool_Test / misc /scripts /docker-entrypoint.sh
ashwinR's picture
Upload 245 files
b7a7f32
raw
history blame
101 Bytes
#!/bin/sh
exec gunicorn -k uvicorn.workers.UvicornWorker -c gunicorn.conf.py misc.scripts.launch:app