-
Notifications
You must be signed in to change notification settings - Fork 0
/
render.yaml
27 lines (26 loc) · 1.13 KB
/
render.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
# This file was generated by Render's heroku-import Heroku CLI plugin
# https://www.npmjs.com/package/@renderinc/heroku-import
# Schema documented at https://render.com/docs/yaml-spec
services:
- type: web # valid values: https://render.com/docs/yaml-spec#type
name: p2p-matching
env: docker # valid values: https://render.com/docs/yaml-spec#environment
dockerfilePath: Dockerfile.render
plan: free # optional; defaults to starter
numInstances: 1
envVars:
- key: GH_CLIENT_ID # Imported from Heroku app
value: 17706851df5ba8825d35
- key: SMTP_SERVER # Imported from Heroku app
value: [email protected]
- key: SMTP_SERVER_PASS # Imported from Heroku app
value: ynugtbcuynffaxoq
- key: TWILIO_ACCOUNT_SID # Imported from Heroku app
value: AC1c1f11560fa424a06fe8d4cc54a18f59
- key: DATABASE_URL # Render PostgreSQL database
fromDatabase:
name: postgresql-perpendicular-03874
property: connectionString
databases: # Render PostgreSQL database
- name: postgresql-perpendicular-03874
ipAllowList: [] # only allow internal connections