fix(bbuddy): change grocy user

This commit is contained in:
arcnmx 2024-05-19 15:46:48 -07:00
parent 5bd077d9d0
commit 1e35083f6a
2 changed files with 4 additions and 3 deletions

View file

@ -22,6 +22,7 @@ in {
ports.screen = mapAlmostOptionDefaults {
port = 47631;
transport = "tcp";
listen = "localhost";
};
};
}