Files
yourpart3/backend/config/sequelize-cli.cjs
Torsten Schulz (local) 19a89a4be3 fix(update-backend): adjust file permissions and handle environment variables safely
- Updated the permission settings for the environment file to 640, ensuring it is readable only by the owner and the deploy group.
- Modified the sequelize configuration to safely handle missing environment variables, converting them to strings or setting them to undefined to prevent runtime errors.
[force-deploy]
2026-04-17 13:53:13 +02:00

1.1 KiB