Skip to content

Commit

Permalink
fix compose.yaml (es option)
Browse files Browse the repository at this point in the history
  • Loading branch information
Nagarei committed Dec 13, 2023
1 parent 7ddd270 commit bf003a0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ services:
discovery.type: single-node
cluster.name: docker-cluster
ELASTIC_PASSWORD: password
xpack.security.http.ssl.enabled: false
ports:
- "9200:9200"
- "9300:9300"
Expand Down

0 comments on commit bf003a0

Please sign in to comment.