Skip to content

Commit

Permalink
feature: set up free plan for used services
Browse files Browse the repository at this point in the history
  • Loading branch information
ErnaneJ committed May 19, 2023
1 parent 1b9cf8d commit 1727153
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions render.yaml
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
databases:
- name: postgres
plan: free
ipAllowList: []

services:
- type: web
name: rails
plan: free
env: ruby
buildCommand: "./bin/render-build.sh"
startCommand: bundle exec rails s
Expand Down

0 comments on commit 1727153

Please sign in to comment.