build command

This commit is contained in:
Ryan W
2022-09-10 16:33:55 -07:00
parent 59b67c0bdc
commit a9ce80513b
+2 -1
View File
@@ -13,7 +13,8 @@ services:
region: oregon
branch: main
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
healthCheckPath: /
envVars: