[Focalboard] Sets up Focalboard with storage, database and secrets. [OpenProject] Removes the container

This commit is contained in:
2025-04-21 16:42:56 -07:00
parent 089541916a
commit c88845ea2a
5 changed files with 168 additions and 63 deletions

View File

@@ -13,4 +13,8 @@
uid = 2005;
gid = 2005;
};
focalboard = {
uid = 2006;
gid = 2006;
};
}