Files
growup-crm/docker-entrypoint.sh
Cauê Faleiros 65e424904a
All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 3m59s
Fix: Add core_config seeding to docker-entrypoint.sh
Ensures that essential configuration (locale, timezone, etc.) is populated
in the database on container startup. This prevents the application from
crashing (showing 500 error page) when the core_config table is empty.
2026-02-06 15:39:32 -03:00

3.7 KiB