Skip to content

Commit

Permalink
doc: fix es option
Browse files Browse the repository at this point in the history
  • Loading branch information
Nagarei committed Dec 13, 2023
1 parent cdcb4fc commit 4d039a7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/deployment.md
Original file line number Diff line number Diff line change
Expand Up @@ -406,7 +406,8 @@ services:
restart: always
environment:
- discovery.type=single-node
- cluster.name=docker-cluster
- network.host=_local_,_site_
- http.port=9200
- ELASTIC_PASSWORD=password
expose:
- "9200"
Expand Down

0 comments on commit 4d039a7

Please sign in to comment.