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
- This creates a stats socket under /tmp/stats.socket
- This is then served on port 80 via nginx
- uwsgi.py file is not in the git repo since it contains config variables.
- These variables should be passed via nginx config, or pulled in via the app's config instead.