db migrate
This commit is contained in:
+1
-1
@@ -13,7 +13,7 @@ services:
|
||||
region: oregon
|
||||
branch: main
|
||||
plan: free
|
||||
dockerCommand: "bin/rails db:migrate && bundle exec puma -C config/puma.rb"
|
||||
dockerCommand: "bundle exec puma -C config/puma.rb"
|
||||
numInstances: 1
|
||||
healthCheckPath: /
|
||||
envVars:
|
||||
|
||||
Reference in New Issue
Block a user