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