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

3 lines
62 B
Text
Raw Normal View History

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