Correct DB name to backup

This commit is contained in:
Greg Hellings
2022-08-24 04:39:55 +00:00
parent 9e2d5964ad
commit 63985600a8
+1 -1
View File
@@ -31,7 +31,7 @@ root root postgres
enable = true;
databases = [
"nextcloud"
"matrix-synapse"
"synapse"
];
};