We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13f5947 commit 7d3a08aCopy full SHA for 7d3a08a
startup.py
@@ -7,6 +7,7 @@
7
The solution is to provide a simple alternate startup file, like this present
8
startup.py, that just imports the app object. You can then just specify
9
startup:app in the Gunicorn command.
10
+==================================================================
11
"""
12
13
from hello_app.webapp import app
0 commit comments