- Fix healthchecks to use internal ports (8080, 8081, 8082, 7700) instead of external ports - Remove variable expansion from healthcheck URLs (not supported in compose) - Update .env.example to clarify internal vs external ports - Ensure DATABASE_URL always uses internal PostgreSQL port (5432) - Services now correctly start with custom external port mappings