localStackHost top-level constant

  1. @visibleForTesting
String const localStackHost

Host the local Supabase CLI stack is reachable at.

Implementation

@visibleForTesting
const localStackHost = '127.0.0.1';