Compare commits

..

2 Commits

1 changed files with 1 additions and 0 deletions

View File

@ -69,6 +69,7 @@ in
Group = "gitea-web";
StateDirectory = "gitea-web";
StateDirectoryMode = "0750";
LoadCredential = [
"token:${config.sops.secrets."gitea/web-secret-provider/token".path}"
];