You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Change neo4j Bolt default PORT from 7687 to $NEO4J_PORT2 (#1292)
* Change neo4j Bolt default PORT from 7687 to
-configured the port in neo4j compose.yaml to use variable value
-made all corresponding changes in neo4j dataprep and retriever components and test scripts to use env variable instead of default port value.
Signed-off-by: rbrugaro <rita.brugarolas.brufau@intel.com>
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* missing positional arg in milvus dataprep
Signed-off-by: rbrugaro <rita.brugarolas.brufau@intel.com>
* remove redundance in stop_docker
Signed-off-by: rbrugaro <rita.brugarolas.brufau@intel.com>
* resolve retriever to neo4j connectivity issue bad URL
Signed-off-by: rbrugaro <rita.brugarolas.brufau@intel.com>
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* set neo4j ports to neo4j defaults and fix environment variables in READMEs
Signed-off-by: rbrugaro <rita.brugarolas.brufau@intel.com>
---------
Signed-off-by: rbrugaro <rita.brugarolas.brufau@intel.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Liang Lv <liang1.lv@intel.com>
0 commit comments