localStackMailPort top-level constant
Web interface of the mail server of the local stack, which collects the
mails the auth service would have sent. The [inbucket] section of
supabase/config.toml exposes it.
Implementation
@visibleForTesting
const localStackMailPort = 54424;