fixed render.yaml

This commit is contained in:
rykuno 2024-06-26 17:20:34 -05:00
parent 8bf055e6c8
commit 3d56a22295

View file

@ -11,15 +11,17 @@ services:
envVars:
- key: DATABASE_URL
fromDatabase:
name: db
name: tarostack
property: connectionString
- key: REDIS_URL
fromDatabase:
fromService:
name: redis
type: redis
property: connectionString
- key: PUBLIC_ORIGIN
fromDatabase:
fromService:
name: web
type: web
property: host
- type: redis
name: redis