Files
baclight/render.yaml
T
2022-09-10 16:07:24 -07:00

19 lines
398 B
YAML

databases:
- name: mysite
databaseName: mysite
user: mysite
plan: free
services:
- type: web
name: rails7-on-docker
env: docker
dockerfilePath: ./production.Dockerfile
repo: https://github.com/ryanwi/rails7-on-docker
region: oregon
branch: main
plan: free
dockerCommand: bundle exec puma -C config/puma.rb
numInstances: 1
healthCheckPath: /