216 current 2025-10-10 04:43:06 25.05.20251006.20c4598 6.12.50 *

This commit is contained in:
2025-10-10 20:05:43 -05:00
parent ac642a20b1
commit f754badc78

View File

@@ -82,6 +82,7 @@ in
ensureUsers = [ ensureUsers = [
{ {
name = "minecraft"; name = "minecraft";
password = "sec."minecraft_recpro_db_passwd"";
ensurePermissions = { "minecraft_recpro_db.*" = "ALL PRIVILEGES"; }; ensurePermissions = { "minecraft_recpro_db.*" = "ALL PRIVILEGES"; };
} }
]; ];