Skip to content

Commit

Permalink
readme revision
Browse files Browse the repository at this point in the history
  • Loading branch information
zrvku2000 committed Jan 22, 2025
1 parent cfd5241 commit 9f26d69
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,8 @@ or ``main.py``) or to a specific file. The ``--app-factory`` option can be used
from the app path file, if not supplied some default method names are tried
(namely `app`, `app_factory`, `get_app` and `create_app`, which can be
variables, functions, or coroutines).
The ``--ssl-context-factory`` option can be used to define method from the app path file, which returns ssl.SSLContext
for ssl support.

All ``runserver`` arguments can be set via environment variables.

Expand Down

0 comments on commit 9f26d69

Please sign in to comment.