Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
gts2
gts2_client
Commits
e853fc9a
Commit
e853fc9a
authored
Jun 03, 2019
by
Christian Hohmann
Browse files
Added missing ',' in credentials json.
parent
cbc1127d
Pipeline
#4166
passed with stages
in 21 minutes and 53 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
e853fc9a
...
...
@@ -80,7 +80,7 @@ that contains the following structure:
```
bash
{
"user"
:
""
,
"password"
:
""
"password"
:
""
,
"port"
:
""
}
```
...
...
Write
Preview
Supports
Markdown
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