Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
m
Affluence
Affluence Serv
Commits
a24f0a8f
Commit
a24f0a8f
authored
May 26, 2020
by
Léonard Treille
Browse files
Add sample config file
parent
35b075ed
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/db.config.sample.json
0 → 100644
View file @
a24f0a8f
{
"affluence"
:
{
"host"
:
"<HOST>"
,
"database"
:
"<DATABASE_NAME>"
,
"user"
:
"<DATABASE_USER>"
,
"password"
:
"<DATABASE_PWD"
,
"port"
:
6342
,
"schema"
:
"affluence"
}
}
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