This commit is contained in:
2025-08-21 14:50:07 +03:00
parent 18da4f0e1b
commit 247d23921e

View File

@@ -49,6 +49,7 @@
user = "git";
database = {
user = "git";
name = "git";
type = "postgres";
passwordFile = config.sops.secrets.gitea-db-password.path;
createDatabase = false;