build command
This commit is contained in:
+2
-1
@@ -13,7 +13,8 @@ services:
|
|||||||
region: oregon
|
region: oregon
|
||||||
branch: main
|
branch: main
|
||||||
plan: free
|
plan: free
|
||||||
dockerCommand: bundle exec puma -C config/puma.rb
|
buildCommand: "./bin/render-build.sh"
|
||||||
|
dockerCommand: "bundle exec puma -C config/puma.rb"
|
||||||
numInstances: 1
|
numInstances: 1
|
||||||
healthCheckPath: /
|
healthCheckPath: /
|
||||||
envVars:
|
envVars:
|
||||||
|
|||||||
Reference in New Issue
Block a user