Files
vibn-frontend/app/api
Mark Henderson 73b672f2c9 fix(anatomy): harvest inner-app fqdns + prioritise custom domains
Coolify stores user-facing domains on the inner application of a
service (e.g. Twenty's `twenty` app), not on the parent service. The
anatomy endpoint was reading the service-level fqdn and getting null,
so live URL chips never rendered.

- smartServiceMetaFor (replaces smartServiceStatusFor): collects
  fqdns from non-excluded inner apps in addition to status
- prioritiseFqdns: pushes auto-generated *.sslip.io / *.coolify.app
  URLs to the back so real custom domains surface first
- fqdnsOf: strips default ports (443, 80, container 3000) so chips
  link to the public Traefik-served URL, not the internal port

Made-with: Cursor
2026-04-30 13:45:06 -07:00
..
2026-02-15 19:25:52 -08:00
2026-02-15 19:25:52 -08:00