Unverified Commit 899c2aff authored by Tao Feng's avatar Tao Feng Committed by GitHub

Change neo4j password to test (#168)

We use test in databuilder sample loader
parent 1c54f925
......@@ -5,7 +5,7 @@ services:
container_name: neo4j_amundsen
environment:
- CREDENTIALS_PROXY_USER=neo4j
- CREDENTIALS_PROXY_PASSWORD=neo4j
- CREDENTIALS_PROXY_PASSWORD=test
ulimits:
nofile:
soft: 40000
......
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