web: waitress-serve --port=8041 --url-scheme=https --port=$PORT morepython.wsgi:application
release: python manage.py migrate
