From ac0bf3df699b24f266249eb013196130c3dc84e4 Mon Sep 17 00:00:00 2001 From: dan moore Date: Mon, 8 Jul 2024 13:10:25 -0500 Subject: [PATCH] typo --- databases.star | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/databases.star b/databases.star index b1e04aa2..f1ca5b13 100644 --- a/databases.star +++ b/databases.star @@ -17,7 +17,7 @@ POSTGRES_MASTER_PASSWORD = "master_password" # When 'use_remote_pg' is set True, update passwords to match your remote postgres dbs # Strongly recommended to keep existing db names and user names -# This allows users to immediately leverage our 'scripts/reset_remote_postgres.sh' +# This allows users to immediately leverage our 'scripts/reset_postgres.sh' # Which automatically wipes all CDK databases and configures all db permissions TRUSTED_DATABASES = { "event_db": {