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
The make web command that the cookiecutter adds to Pyramid apps is broken. It needs to use the same Gunicorn command as make dev does for the web worker (make dev's version of the command is in supervisord-dev.conf).