db migrate
This commit is contained in:
+1
-2
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user