Files
PyRIGS/Procfile

3 lines
107 B
Plaintext

release: rm -rf node_modules/ pipeline/ && python manage.py migrate
web: gunicorn PyRIGS.wsgi --log-file -