fix(calcom): missing label in encryption_key

This commit is contained in:
Nicolas Meienberger 2024-02-08 08:58:58 +01:00
parent 73648b4c0d
commit e430c57965

View File

@ -15,6 +15,7 @@
},
{
"env_variable": "CALENDSO_ENCRYPTION_KEY",
"label": "Random string",
"max": 50,
"min": 50,
"type": "random"