Skip to content
Snippets Groups Projects
Unverified Commit 34d83438 authored by nesdis's avatar nesdis Committed by GitHub
Browse files

Update README.md

parent 0a4451ce
Branches
No related tags found
No related merge requests found
...@@ -24,7 +24,7 @@ DATABASES = { ...@@ -24,7 +24,7 @@ DATABASES = {
'ENGINE': 'djongo', 'ENGINE': 'djongo',
'NAME': 'your-db-name', 'NAME': 'your-db-name',
'CLIENT': { 'CLIENT': {
'HOST': 'your-db-host', 'host': 'your-db-host',
} }
} }
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment