You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Gunicorn first reads environment variables for some configuration settings.
but if I actually look at the list of settings, it seems that this list is very limited.
Is this reading correct? If so, my documentation issue would be "this can be clarified". As it stands, to me the wording is somewhat suggestive that you might configured more via the environment (other than via GUNICORN_CMD_ARGS) but this is simply not so?