fix(dev): point TENANT_REGISTRY_URL at :8090 #5
Reference in New Issue
Block a user
Delete Branch "fix/dev-port-collision"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
What
Match the new tenant-registry default. Updates
src/lib/tenant-registry.tsfallback, the matching test, and (finally) writes the .env.example body that was committed empty back in M0.1.Why
Local dev wedge: Keycloak (
:8080) and tenant-registry (:8080) couldn't coexist. Bumping tenant-registry to:8090unblocksmake devacross the three repos without changing the rest.Test plan
Risk
Negligible. No prod traffic depends on these defaults yet.
Checklist