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

3 lines
87 B
Text

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