mirror of
https://github.com/frappe/gunicorn.git
synced 2026-01-14 11:09:11 +08:00
parent
a8b0aa48b7
commit
f9d4144add
@ -1,11 +1,11 @@
|
|||||||
# -*- coding: utf-8 -
|
# -*- coding: utf-8 -
|
||||||
#
|
#
|
||||||
# This file is part of gunicorn released under the MIT license.
|
# This file is part of gunicorn released under the MIT license.
|
||||||
# See the NOTICE for more information.
|
# See the NOTICE for more information.
|
||||||
#
|
#
|
||||||
# Run with:
|
# Run with:
|
||||||
#
|
#
|
||||||
# $ gunicorn -k egg:gunicorn#tornado tornadoapp:app
|
# $ gunicorn -k tornado tornadoapp:app
|
||||||
#
|
#
|
||||||
|
|
||||||
from datetime import timedelta
|
from datetime import timedelta
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user