Skip to content

Commit 7d3a08a

Browse files
committed
file chnaged
1 parent 13f5947 commit 7d3a08a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

startup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
The solution is to provide a simple alternate startup file, like this present
88
startup.py, that just imports the app object. You can then just specify
99
startup:app in the Gunicorn command.
10+
==================================================================
1011
"""
1112

1213
from hello_app.webapp import app

0 commit comments

Comments
 (0)