university-final-iot-backend/Procfile

3 lines
56 B
Plaintext

release: python manage.py migrate
web: gunicorn app:app