Skip to content

Commit

Permalink
chore: update dev Procfile to use phoenix
Browse files Browse the repository at this point in the history
  • Loading branch information
cbarber committed May 23, 2022
1 parent 4d0812f commit f2047e3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Procfile.development
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
rails: bin/rails s -b 0.0.0.0 -p 5001
phoenix: cd ./server-phoenix/ && mix phx.server
webpack: yarn serve
sidekiq: bundle exec sidekiq

0 comments on commit f2047e3

Please sign in to comment.