Add render preDeployCommand
This commit is contained in:
@@ -15,6 +15,7 @@ services:
|
|||||||
plan: free
|
plan: free
|
||||||
numInstances: 1
|
numInstances: 1
|
||||||
healthCheckPath: /up
|
healthCheckPath: /up
|
||||||
|
preDeployCommand: bin/rails db:migrate
|
||||||
envVars:
|
envVars:
|
||||||
- key: PORT
|
- key: PORT
|
||||||
value: 3000
|
value: 3000
|
||||||
|
|||||||
Reference in New Issue
Block a user