1
Fork 0
theorangeone.net-legacy/etc/environments/development/procfile
2015-10-19 13:04:49 +01:00

2 lines
No EOL
61 B
Text

web: manage.py runserver 0.0.0.0:$PORT
watcher: npm run watch