Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
A
AmendsenProject
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Shaik Janipasha
AmendsenProject
Commits
a9fb7af1
Unverified
Commit
a9fb7af1
authored
Apr 15, 2019
by
Tao Feng
Committed by
GitHub
Apr 15, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update credential name in docker file (#80)
parent
9ed26ced
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
docker-amundsen.yml
docker-amundsen.yml
+2
-2
No files found.
docker-amundsen.yml
View file @
a9fb7af1
...
@@ -4,8 +4,8 @@ services:
...
@@ -4,8 +4,8 @@ services:
image
:
neo4j:3.3.0
image
:
neo4j:3.3.0
container_name
:
neo4j_amundsen
container_name
:
neo4j_amundsen
environment
:
environment
:
-
CREDENTIALS_
NEO4J
_USER=neo4j
-
CREDENTIALS_
PROXY
_USER=neo4j
-
CREDENTIALS_
NEO4J
_PASSWORD=neo4j
-
CREDENTIALS_
PROXY
_PASSWORD=neo4j
ulimits
:
ulimits
:
nofile
:
nofile
:
soft
:
40000
soft
:
40000
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment