db migrate

This commit is contained in:
Ryan W
2022-09-10 17:20:58 -07:00
parent 6eede92916
commit 3aa050b8f7
+1 -2
View File
@@ -13,8 +13,7 @@ services:
region: oregon region: oregon
branch: main branch: main
plan: free plan: free
buildCommand: "./bin/render-build.sh" dockerCommand: "bin/rails db:migrate && bundle exec puma -C config/puma.rb"
dockerCommand: "bundle exec puma -C config/puma.rb"
numInstances: 1 numInstances: 1
healthCheckPath: / healthCheckPath: /
envVars: envVars: