-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrender.yaml
31 lines (30 loc) · 1.29 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
28
29
30
31
# 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: misty-cocktails
env: docker # valid values: https://render.com/docs/yaml-spec#environment
dockerfilePath: Dockerfile.render
plan: free # optional; defaults to starter
numInstances: 1
envVars:
- key: CLOUDINARY_URL # Imported from Heroku app
value: cloudinary://541839168494559:nhK-sqPckvjD5JbISx0QHexU9xU@jun-low
- key: LANG # Imported from Heroku app
value: en_US.UTF-8
- key: RACK_ENV # Imported from Heroku app
value: production
- key: RAILS_ENV # Imported from Heroku app
value: production
- key: RAILS_LOG_TO_STDOUT # Imported from Heroku app
value: enabled
- key: RAILS_SERVE_STATIC_FILES # Imported from Heroku app
value: enabled
# - key: DATABASE_URL # Render PostgreSQL database
# fromDatabase:
# name: postgresql-symmetrical-76150
# property: connectionString
databases: # Render PostgreSQL database
# - name: postgresql-symmetrical-76150
# ipAllowList: [] # only allow internal connections