gunicorn app_uri
are optional
This commit is contained in:
parent
60ff800270
commit
1076847c68
@ -92,7 +92,7 @@ class GunicornBackendServer(CustomBackendServer):
|
||||
|
||||
# https://github.com/benoitc/gunicorn/blob/bacbf8aa5152b94e44aa5d2a94aeaf0318a85248/gunicorn/config.py
|
||||
|
||||
app_uri: str | None
|
||||
app_uri: str | None = None
|
||||
|
||||
config: str = "./gunicorn.conf.py"
|
||||
"""\
|
||||
|
Loading…
Reference in New Issue
Block a user