updated startup script
This commit is contained in:
@@ -231,7 +231,9 @@ spec:
|
||||
fi
|
||||
done
|
||||
echo "Starting Cal.com..."
|
||||
exec /calcom/scripts/start.sh
|
||||
cd /calcom
|
||||
exec ./scripts/start.sh
|
||||
|
||||
env:
|
||||
# License (empty for AGPL, set key for enterprise features)
|
||||
- name: CALCOM_LICENSE_KEY
|
||||
|
||||
Reference in New Issue
Block a user