Trying to get Render to run the entrypoint

This commit is contained in:
Ryan W
2023-09-30 21:14:09 -07:00
parent 6b6e290bbb
commit 965a7fad78
+1 -1
View File
@@ -13,7 +13,7 @@ services:
region: oregon region: oregon
branch: main branch: main
plan: free plan: free
dockerCommand: "bundle exec puma -C config/puma.rb" # dockerCommand: "bundle exec puma -C config/puma.rb"
numInstances: 1 numInstances: 1
healthCheckPath: /up healthCheckPath: /up
envVars: envVars: