Skip to content
Snippets Groups Projects
Commit c6d4505d authored by Mattia Mancini's avatar Mattia Mancini
Browse files

OSB-28: reconfigured settings file to include test database

parent 848b28df
No related branches found
No related tags found
2 merge requests!89Monitoring maintenance Epic branch merge,!1Resolve OSB-13 "Monitoringmaintenance "
......@@ -121,9 +121,13 @@ DATABASES = {
'PASSWORD': 'fix-me',
'HOST': 'localhost',
'PORT': '',
'TEST': {
'NAME': 'test_monitoringdb'
}
}
}
# Password validation
# https://docs.djangoproject.com/en/2.0/ref/settings/#auth-password-validators
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment