From 59f7636f9ce11edcd1a3dfbfe868e02f0f60b86d Mon Sep 17 00:00:00 2001 From: Bryce Date: Thu, 21 Mar 2024 22:37:22 -0700 Subject: [PATCH] connection --- terraform/connect-ports-cloud.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/terraform/connect-ports-cloud.sh b/terraform/connect-ports-cloud.sh index 730ea7af..ede6c7fc 100755 --- a/terraform/connect-ports-cloud.sh +++ b/terraform/connect-ports-cloud.sh @@ -1,2 +1,2 @@ #!/bin/sh -ssh -L 2049:172.31.32.90:2049 3.213.115.86 -L 8983:solr-prod.local:8983 -L 4334:integreat-datomic.local:4334 +ssh -L 2049:172.31.32.90:2049 3.213.115.86 -L 8983:solr-prod.local:8983 -L 4334:integreat-datomic.local:4334 -L9001:integreat-app-prod.local:9000