Skip to content

Commit

Permalink
Trying to get Render to run the entrypoint
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanwi committed Oct 1, 2023
1 parent 6b6e290 commit 965a7fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion render.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ services:
region: oregon
branch: main
plan: free
dockerCommand: "bundle exec puma -C config/puma.rb"
# dockerCommand: "bundle exec puma -C config/puma.rb"
numInstances: 1
healthCheckPath: /up
envVars:
Expand Down

0 comments on commit 965a7fa

Please sign in to comment.