fixup-container-build
dustin/hudctrl/pipeline/head This commit looks good
Details
dustin/hudctrl/pipeline/head This commit looks good
Details
parent
1cfcff1626
commit
acbcde6295
|
@ -4,4 +4,5 @@
|
||||||
nginx || exit $?
|
nginx || exit $?
|
||||||
exec /usr/local/hudctrl/bin/gunicorn \
|
exec /usr/local/hudctrl/bin/gunicorn \
|
||||||
-k uvicorn.workers.UvicornWorker \
|
-k uvicorn.workers.UvicornWorker \
|
||||||
|
--forwarded-allow-ips 127.0.0.1/32,${FORWARDED_ALLOW_IPS} \
|
||||||
hudctrl.api:app
|
hudctrl.api:app
|
||||||
|
|
Loading…
Reference in New Issue