Files
PyRIGS/Procfile

3 lines
93 B
Plaintext

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