mirror of
https://github.com/getredash/redash.git
synced 2025-12-25 01:03:20 -05:00
1. Renamed Honchofile -> Procfile.heroku and changed it to work better with Heroku. 2. Added Procfile.dev for development.
2 lines
46 B
Plaintext
2 lines
46 B
Plaintext
web: honcho start -f Procfile.heroku -p $PORT
|