maybe fix?

This commit is contained in:
2025-08-21 15:11:22 +03:00
parent c75b427a07
commit 7909287ba2

View File

@@ -59,7 +59,7 @@
# name = "gitea";
type = "postgres";
passwordFile = config.sops.secrets.gitea-db-password.path;
# createDatabase = false;
createDatabase = false;
};
settings.server = {
DOMAIN = "git.kyren.codes";