Skip to content

Commit fe68583

Browse files
committed
rds tunnel on 5434
1 parent 5998b19 commit fe68583

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

infrastructure/scripts/tunnel-to-rds.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ set -e
88
ENV_NAME="finishline-production-env"
99
DB_IDENTIFIER="finishline-production-db"
1010
KEY_PATH="~/.ssh/aws-eb"
11-
LOCAL_PORT=5432
11+
LOCAL_PORT=5434
1212

1313
echo "🔍 Finding RDS endpoint..."
1414
RDS_ENDPOINT=$(aws rds describe-db-instances \

0 commit comments

Comments
 (0)