230 current 2025-10-10 21:30:12 25.05.20251006.20c4598 6.12.50 *

This commit is contained in:
2025-10-10 21:32:37 -05:00
parent 3064a404e0
commit e8fb6f383f
2 changed files with 2 additions and 2 deletions

View File

@@ -81,7 +81,7 @@ in
ensureDatabases = [ "minecraft_recpro_db" ];
ensureUsers = [
{
name = "minecraft_recpro";
name = "minecraft";
ensurePermissions = { "minecraft_recpro_db.*" = "ALL PRIVILEGES"; };
}
];