Skip to content

Commit

Permalink
Create porter.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
d-g-town authored Dec 8, 2023
1 parent 20fcf52 commit ed05935
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions porter.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
version: v2
services:
- name: app-web
run: bundle exec rails server
type: web
instances: 1
cpuCores: 0.38
ramMegabytes: 800
terminationGracePeriodSeconds: 30

0 comments on commit ed05935

Please sign in to comment.