vps-arm-2024-08-31-19-50-48

This commit is contained in:
Alexander Szczepanski
2024-08-31 19:50:48 +02:00
parent 0913bfdf70
commit ed4197f387
5 changed files with 16 additions and 11 deletions

View File

@ -29,7 +29,7 @@
appName = "My awesome Gitea server"; # Give the site a name
database = {
type = "postgres";
password = "REMOVED_OLD_PASSWORD_FROM_HISTORY";
passwordFile = config.sops.secrets.gitea-password.path;
};
settings = {
server = {