fix secret

This commit is contained in:
XenGi 2026-08-13 16:49:25 +02:00
commit 92d7055072
Signed by: xengi
SSH key fingerprint: SHA256:jxWM2RTHvxxcncXycwwWkP7HCWb4VREN05UGJTbIPZg
2 changed files with 3 additions and 3 deletions

View file

@ -270,8 +270,8 @@
group = "forgejo";
mode = "0440";
};
forgejo-oauth2-jwt-token = {
file = ./secrets/forgejo-oauth2-jwt-token.age;
forgejo-oauth2-jwt-secret = {
file = ./secrets/forgejo-oauth2-jwt-secret.age;
owner = "forgejo";
group = "forgejo";
mode = "0440";