We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fa688f3 + f37bc73 commit 9914721Copy full SHA for 9914721
1 file changed
spryker/usr/local/share/env/30-framework
@@ -13,7 +13,7 @@ export DATABASE_NAME=${DATABASE_NAME:-spryker}
13
14
deprecate_env_var ELASTICSEARCH_HOST_PORT ELASTICSEARCH_PORT
15
16
-export ELASTICSEARCH_HOST=${ELASTICSEARCH_HOST:-elasticsearch}")"
+export ELASTICSEARCH_HOST=${ELASTICSEARCH_HOST:-elasticsearch}
17
ELASTICSEARCH_PORT="$(canonical_port "${ELASTICSEARCH_PORT:-9200}")"
18
export ELASTICSEARCH_PORT
19
0 commit comments