fmn.web needs to know about this too.
This commit is contained in:
parent
ffa3c11951
commit
3bd8b1ffa3
1 changed files with 2 additions and 0 deletions
|
@ -3,4 +3,6 @@ config = {
|
|||
"fmn.sqlalchemy.uri": "postgresql://{{notifs_db_user}}:{{notifs_db_password}}@db-notifs/notifications",
|
||||
# And this is for the datanommer database
|
||||
"datanommer.sqlalchemy.url": "postgresql://{{datanommerDBUser}}:{{datanommerDBPassword}}@db-datanommer/datanommer",
|
||||
|
||||
"fmn.backends": ["irc", "email"], # But "android" is disabled.
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue