apps/meet: fix calcom-keys secret
This commit is contained in:
parent
45e415b1de
commit
6959084304
|
@ -9,3 +9,4 @@ spec:
|
|||
NEXT_PUBLIC_WEBAPP_URL: "https://${calcom_domain}"
|
||||
NEXTAUTH_SECRET: "${nextauth_secret}"
|
||||
CALENDSO_ENCRYPTION_KEY: "${calendso_key}"
|
||||
fields: []
|
||||
|
|
Loading…
Reference in New Issue