-
-
Notifications
You must be signed in to change notification settings - Fork 258
Closed
Description
gunicorn has the --reload
option ( http://docs.gunicorn.org/en/19.0/settings.html#reload ) which helps with developing in the docker environment without constant rebuilds.
I tested it by adding --reload
to the startup script manually but it would probably make sense to use a environment variable flag to enable/disable this.
Metadata
Metadata
Assignees
Labels
No labels