Commit b8d903e0 authored by Dom Sekotill's avatar Dom Sekotill
Browse files

Log Docker access to stdout

parent b209c7f5
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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