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