ewoksserver.config.configure_app#
- ewoksserver.config.configure_app(**input_args)[source]#
Configure the FastAPI application with default parameter values from (in order of priority)
EWOKSAPP_*environment variables.env.prodfile in the current working directory.envfile in the current working directoryhard-coded default values
- Return type:
dict[str,Any]