I love inconsistent configuration
This commit is contained in:
parent
50a50dca58
commit
19b28b4a73
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@
|
|||
};
|
||||
room_server.database.connection_string = "postgresql:///dendrite_roomserver?sslmode=disable&host=/run/postgresql";
|
||||
sync_api.database.connection_string = "postgresql:///dendrite_syncapi?sslmode=disable&host=/run/postgresql";
|
||||
user_api.database.connection_string = "postgresql:///dendrite_userapi?sslmode=disable&host=/run/postgresql";
|
||||
user_api.account_database.connection_string = "postgresql:///dendrite_userapi?sslmode=disable&host=/run/postgresql";
|
||||
};
|
||||
};
|
||||
sops.secrets."services/dendrite/secrets" = { owner = "dendrite"; };
|
||||
|
|
Loading…
Reference in a new issue