Commit Graph

2 Commits

Author SHA1 Message Date
Cauê Faleiros
65e424904a Fix: Add core_config seeding to docker-entrypoint.sh
All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 3m59s
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
Cauê Faleiros
c6ec92802b add: full multi-tenancy control 2026-02-02 15:31:15 -03:00