mirror of
https://github.com/nottinghamtec/PyRIGS.git
synced 2026-06-10 19:33:29 +00:00
3 lines
148 B
Plaintext
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 -
|