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