mirror of
https://github.com/viq/NewsBlur.git
synced 2025-09-18 21:43:31 +00:00
typo
This commit is contained in:
parent
0cdc50e99e
commit
edf8f25414
1 changed files with 1 additions and 1 deletions
|
@ -81,7 +81,7 @@ DATABASES = {
|
|||
'USER': 'newsblur',
|
||||
'PASSWORD': 'newsblur',
|
||||
'HOST': 'postgres',
|
||||
'POST': 5432
|
||||
'PORT': 5432
|
||||
},
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue