localStackDatabasePort top-level constant
Port Postgres itself is exposed on, for tests that need to run SQL.
Implementation
@visibleForTesting
const localStackDatabasePort = 54422;
Port Postgres itself is exposed on, for tests that need to run SQL.
@visibleForTesting
const localStackDatabasePort = 54422;