Skip to content

Commit

Permalink
Add render preDeployCommand
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanwi committed Oct 15, 2023
1 parent d20e2ba commit 33cc3f3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions render.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ services:
plan: free
numInstances: 1
healthCheckPath: /up
preDeployCommand: bin/rails db:migrate
envVars:
- key: PORT
value: 3000
Expand Down

0 comments on commit 33cc3f3

Please sign in to comment.