Skip to content

Gunicorn configuration file extension is wrong #22

@sebastian-correa

Description

@sebastian-correa

The gunicorn configuration file now needs to be a .py file. See here:

The third source of configuration information is an optional configuration file gunicorn.conf.py searched in the current working directory or specified using a command line argument. Anything specified in this configuration file will override any framework specific settings.

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions