Allows staging to use solr

This commit is contained in:
Bryce
2024-03-21 23:27:54 -07:00
parent c22cd9914c
commit ef452aaba5
2 changed files with 7 additions and 5 deletions

View File

@@ -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-staging.local:8983 -L 4334:integreat-datomic.local:4334 -L9001:integreat-app-staging.local:9000