1
Fork 0
This repository has been archived on 2023-03-26. You can view files and clone it, but cannot push or open issues or pull requests.
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