Render deploy config

This commit is contained in:
Ryan W
2022-09-10 15:46:31 -07:00
parent d9e8a2881b
commit 6da74dbb52
2 changed files with 9 additions and 4 deletions
+9
View File
@@ -0,0 +1,9 @@
services:
- type: web
name: rails7-on-docker
env: docker
repo: https://github.com/ryanwi/rails7-on-docker
branch: main
dockerCommand: bundle exec puma -C config/puma.rb
numInstances: 1
healthCheckPath: /