perms lol
This commit is contained in:
@@ -98,7 +98,10 @@
|
||||
ensureUsers = [
|
||||
{
|
||||
name = "booklore";
|
||||
ensurePermissions = true;
|
||||
ensurePermissions = {
|
||||
"database.*" = "ALL PRIVILEGES";
|
||||
"*.*" = "SELECT, LOCK TABLES";
|
||||
};
|
||||
}
|
||||
];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user