localStackPort top-level constant

  1. @visibleForTesting
int const localStackPort

Port of the API gateway of the local Supabase CLI stack.

Implementation

@visibleForTesting
const localStackPort = 54421;