Commit 40088cd4 by bergquist

tech(docker): add elastic fig

parent b939a27a
Ensure the existence of the parent folder.
elasticsearch:
image: elasticsearch:latest
command: elasticsearch -Des.network.host=0.0.0.0
ports:
- "9200:9200"
- "9300:9300"
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment