We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 064f4c3 commit 64728e4Copy full SHA for 64728e4
1 file changed
.env.test
@@ -45,7 +45,7 @@ KEYCLOAK__TIMEOUT=30
45
46
# Elasticsearch Configuration (ElasticsearchConfig)
47
ELASTIC__HOSTS=["http://localhost:9200"]
48
-ELASTIC__IMAGE==docker.elastic.co/elasticsearch/elasticsearch:9.1.0
+ELASTIC__IMAGE=docker.elastic.co/elasticsearch/elasticsearch:9.1.0
49
ELASTIC__PORT=9200
50
ELASTIC__HTTP_USER_NAME=elastic
51
ELASTIC__HTTP_PASSWORD=test_password
0 commit comments