sqm-dashboards/Procfile
2021-11-02 09:27:14 -04:00

2 lines
70 B
Text

release: rake db:migrate
web: bin/rails server -p $PORT -e $RAILS_ENV