Loading docker/gunicorn_conf.py +1 −0 Original line number Diff line number Diff line Loading @@ -19,6 +19,7 @@ from kodo_sso.wsgi import application bind = ['0.0.0.0:80'] preload_app = True proxy_allow_ips = '*' accesslog = "-" # import aiohttp.worker # worker_class = aiohttp.worker.GunicornWebWorker Loading
docker/gunicorn_conf.py +1 −0 Original line number Diff line number Diff line Loading @@ -19,6 +19,7 @@ from kodo_sso.wsgi import application bind = ['0.0.0.0:80'] preload_app = True proxy_allow_ips = '*' accesslog = "-" # import aiohttp.worker # worker_class = aiohttp.worker.GunicornWebWorker