Unverified Commit a9fb7af1 authored by Tao Feng's avatar Tao Feng Committed by GitHub

Update credential name in docker file (#80)

parent 9ed26ced
......@@ -4,8 +4,8 @@ services:
image: neo4j:3.3.0
container_name: neo4j_amundsen
environment:
- CREDENTIALS_NEO4J_USER=neo4j
- CREDENTIALS_NEO4J_PASSWORD=neo4j
- CREDENTIALS_PROXY_USER=neo4j
- CREDENTIALS_PROXY_PASSWORD=neo4j
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