This commit is contained in:
2025-08-21 14:47:58 +03:00
parent 0b12ae2f8c
commit 18da4f0e1b

View File

@@ -48,7 +48,7 @@
appName = "Kyren's Code";
user = "git";
database = {
user = "gitea";
user = "git";
type = "postgres";
passwordFile = config.sops.secrets.gitea-db-password.path;
createDatabase = false;