We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c4f16b commit 72f4fdeCopy full SHA for 72f4fde
gunicorn.conf.py
@@ -3,4 +3,4 @@
3
worker_class="gthread"
4
threads=2
5
timeout=5000000000
6
-wsgi_app="connection-service.connection-flask:app"
+wsgi_app="connectivityserver.connectionflask:app"
0 commit comments