hosts/web-2: postgresql migrate to ensureDBOwnership
This commit is contained in:
@ -66,7 +66,7 @@
|
||||
ensureUsers = [
|
||||
{
|
||||
name = "gitea";
|
||||
ensurePermissions."DATABASE gitea" = "ALL PRIVILEGES";
|
||||
ensureDBOwnership = true;
|
||||
}
|
||||
];
|
||||
};
|
||||
|
Reference in New Issue
Block a user