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
56d7e2e5
Commit
56d7e2e5
authored
Jun 01, 2021
by
Jorge S. Mendes de Jesus
Browse files
New password
parent
522b0c90
Changes
1
Hide whitespace changes
Inline
Side-by-side
common/secret.py
View file @
56d7e2e5
"""Password of database"""
"""This is just an example, change to the correct values and rename the file to
secret.py"""
DB
=
{
"host"
:
"scomp1270.wurnet.nl"
,
"database"
:
"isric"
,
"user"
:
"haas005"
,
"password"
:
"isis3543"
,
"port"
:
"5479"
}
\ No newline at end of file
DB
=
{
"host"
:
"scomp1270.wurnet.nl"
,
"database"
:
"isric"
,
"user"
:
"haas005"
,
"password"
:
"1515NewPW"
,
"port"
:
"5479"
}
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