216 current 2025-10-10 04:43:06 25.05.20251006.20c4598 6.12.50 *
This commit is contained in:
@@ -82,7 +82,7 @@ in
|
|||||||
ensureUsers = [
|
ensureUsers = [
|
||||||
{
|
{
|
||||||
name = "minecraft";
|
name = "minecraft";
|
||||||
password = "sec."minecraft_recpro_db_passwd"";
|
password = ${toString sec."minecraft_recpro_db_passwd"};
|
||||||
ensurePermissions = { "minecraft_recpro_db.*" = "ALL PRIVILEGES"; };
|
ensurePermissions = { "minecraft_recpro_db.*" = "ALL PRIVILEGES"; };
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
|
|||||||
Reference in New Issue
Block a user