2
0
Эх сурвалжийг харах

[Compose] Change default Solr binding to 18983

andryyy 6 жил өмнө
parent
commit
0cbda0f297

+ 1 - 1
docker-compose.yml

@@ -416,7 +416,7 @@ services:
       volumes:
         - solr-vol-1:/opt/solr/server/solr/dovecot-fts/data
       ports:
-        - "${SOLR_PORT:-127.0.0.1:8983}:8983"
+        - "${SOLR_PORT:-127.0.0.1:18983}:8983"
       environment:
         - TZ=${TZ}
         - SOLR_HEAP=${SOLR_HEAP:-1024}

+ 1 - 1
generate_config.sh

@@ -148,7 +148,7 @@ POPS_PORT=995
 SIEVE_PORT=4190
 DOVEADM_PORT=127.0.0.1:19991
 SQL_PORT=127.0.0.1:13306
-SOLR_PORT=127.0.0.1:8983
+SOLR_PORT=127.0.0.1:18983
 
 # Your timezone