Skip to content

Commit

Permalink
nodejs buildpack first
Browse files Browse the repository at this point in the history
  • Loading branch information
mikegee committed Oct 24, 2024
1 parent bbad233 commit 6008cca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,6 @@
"RAILS_LOG_TO_STDOUT": "enabled",
"RAILS_SERVE_STATIC_FILES": "enabled"
},
"buildpacks": [{ "url": "heroku/nodejs" }, { "url": "heroku/ruby" }],
"stack": "heroku-24"
}

0 comments on commit 6008cca

Please sign in to comment.