mirror of
https://github.com/frappe/gunicorn.git
synced 2026-01-14 11:09:11 +08:00
commit
a33211b3f3
@ -27,7 +27,7 @@ class WSGIApplication(Application):
|
|||||||
|
|
||||||
def run():
|
def run():
|
||||||
"""\
|
"""\
|
||||||
The ``gunicorn`` command line runner for launcing Gunicorn with
|
The ``gunicorn`` command line runner for launching Gunicorn with
|
||||||
generic WSGI applications.
|
generic WSGI applications.
|
||||||
"""
|
"""
|
||||||
from gunicorn.app.wsgiapp import WSGIApplication
|
from gunicorn.app.wsgiapp import WSGIApplication
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user