apps/meet: fix calcom-keys secret

This commit is contained in:
xeruf 2024-02-29 15:48:38 +01:00
parent 45e415b1de
commit 6959084304
1 changed files with 1 additions and 0 deletions

View File

@ -9,3 +9,4 @@ spec:
NEXT_PUBLIC_WEBAPP_URL: "https://${calcom_domain}" NEXT_PUBLIC_WEBAPP_URL: "https://${calcom_domain}"
NEXTAUTH_SECRET: "${nextauth_secret}" NEXTAUTH_SECRET: "${nextauth_secret}"
CALENDSO_ENCRYPTION_KEY: "${calendso_key}" CALENDSO_ENCRYPTION_KEY: "${calendso_key}"
fields: []