mirror of
https://github.com/nottinghamtec/PyRIGS.git
synced 2026-01-17 05:22:16 +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 -
|