Skip to content

Commit

Permalink
Update credential name in docker file (#80)
Browse files Browse the repository at this point in the history
  • Loading branch information
Tao Feng authored Apr 15, 2019
1 parent 9ed26ce commit a9fb7af
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker-amundsen.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit a9fb7af

Please sign in to comment.