localStackDatabasePassword top-level constant
Password of the Postgres superuser of the local stack.
Implementation
@visibleForTesting
const localStackDatabasePassword = 'postgres';
Password of the Postgres superuser of the local stack.
@visibleForTesting
const localStackDatabasePassword = 'postgres';