Skip to content
This repository was archived by the owner on Dec 14, 2022. It is now read-only.

Commit 5962d29

Browse files
author
Chris Wiechmann
committed
[skip ci] Cluster name fixed
1 parent 004adab commit 5962d29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

env-sample

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -296,7 +296,7 @@ MEMCACHED=memcached:11211
296296
# you might end up with nodes joining the wrong cluster.
297297
# Good examples are: axway-apim-elasticsearch-prod, axway-apim-elasticsearch-qa, etc.
298298
# Used-By: Elasticsearch
299-
ELASTICSEARCH_CLUSTERNAME="Axway APIM"
299+
ELASTICSEARCH_CLUSTERNAME=Axway APIM
300300

301301
# ----------------------------------------------------------------------------------------------
302302
# Define the version of the Elastic-Stack to use. Based on this version Docker images are pulled

0 commit comments

Comments
 (0)