1
Fork 0
theorangeone.net-legacy/etc/environments/development/procfile

2 lines
61 B
Text
Raw Normal View History

2015-10-19 13:04:49 +01:00
web: manage.py runserver 0.0.0.0:$PORT
watcher: npm run watch