Files
PyRIGS/Procfile

3 lines
148 B
Plaintext

release: node node_modules/gulp/bin/gulp build && python.manage.py collectstatic && python manage.py migrate
web: gunicorn PyRIGS.wsgi --log-file -