Commit Graph

3 Commits

Author SHA1 Message Date
Cauê Faleiros
2e0ad12c2d Fix: Enable force seeding for tenants in production
All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 4m18s
Uncommented the '--force' flag in config/tenancy.php seeder_parameters.
Without this, tenant databases are created but not seeded (no admin user)
in the production environment, preventing login.
2026-02-05 14:27:52 -03:00
Cauê Faleiros
2fcc84c3c7 config: Add staging domain to central_domains and support env var
All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 1m40s
2026-02-03 16:16:39 -03:00
Cauê Faleiros
c6ec92802b add: full multi-tenancy control 2026-02-02 15:31:15 -03:00