Skip to content
Snippets Groups Projects
Commit b2324337 authored by jvfpw18's avatar jvfpw18
Browse files

Update settings.py

parent ade6c326
No related branches found
No related tags found
1 merge request!13v1.1.0
......@@ -33,7 +33,7 @@ DATABASE_USER_PASSWORD = 'monetdb'
DATABASE_HOST = 'localhost'
# Database to connect to
DATABASE = 'dev_simcaq'
DATABASE = 'hotmapper_demo'
# URI structure. Standards to login:password model, but can be changed as needed.
DATABASE_URI = '{}://{}:{}@{}/{}'.format(DATABASE_DIALECT, DATABASE_USER,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment