updates render env
This commit is contained in:
@@ -12,15 +12,9 @@ services:
|
|||||||
name: cal-postgres
|
name: cal-postgres
|
||||||
property: connectionString
|
property: connectionString
|
||||||
|
|
||||||
- key: NEXT_PUBLIC_WEBAPP_URL
|
|
||||||
value: https://cal-web.onrender.com
|
|
||||||
|
|
||||||
- key: CALENDSO_ENCRYPTION_KEY
|
- key: CALENDSO_ENCRYPTION_KEY
|
||||||
value: secret
|
value: secret
|
||||||
|
|
||||||
- key: NEXTAUTH_URL
|
|
||||||
value: https://cal-web.onrender.com
|
|
||||||
|
|
||||||
- key: NEXTAUTH_SECRET
|
- key: NEXTAUTH_SECRET
|
||||||
value: secret
|
value: secret
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user