hippocampus: 24.05 -> 24.11 trace fixup

This commit is contained in:
2024-11-29 17:13:41 -05:00
parent 5c70acaecd
commit e0dfd08f24
8 changed files with 12 additions and 10 deletions

View File

@@ -26,7 +26,7 @@ in {
services.postgresql = {
enable = true;
port = 5432;
settings.port = 5432;
ensureDatabases = [
tandoor_user
];