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
ISRIC
wsm.rest
Commits
d7030c8c
Commit
d7030c8c
authored
Dec 15, 2017
by
Luís de Sousa
Browse files
Corrected database connection credentials
parent
51c973c6
Changes
1
Hide whitespace changes
Inline
Side-by-side
common/secret.py
View file @
d7030c8c
"""Password of database"""
DB
=
{
"host"
:
"85.214.35.184"
,
"database"
:
"isric"
,
"user"
:
"jjesus"
,
"password"
:
"isric126"
}
\ No newline at end of file
DB
=
{
"host"
:
"85.214.241.121"
,
"database"
:
"isric"
,
"user"
:
"isis"
,
"password"
:
"@#%951GHKaef"
}
\ No newline at end of file
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