Commit 9ff213cb authored by Nanne's avatar Nanne Committed by Tao Feng

Configure search for docker-amundsen-atlas (#15)

parent 4683b788
......@@ -14,6 +14,11 @@ services:
container_name: amundsensearch
ports:
- 5001:5000
environment:
- CREDENTIALS_PROXY_USER=admin
- CREDENTIALS_PROXY_PASSWORD=admin
- PROXY_ENDPOINT=atlas:21000
- PROXY_CLIENT=ATLAS
#depends_on:
# - elasticsearch
networks:
......
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