fix nginx group
This commit is contained in:
parent
27edaece34
commit
ab6b2a57e9
1 changed files with 1 additions and 1 deletions
|
|
@ -96,7 +96,7 @@ in
|
|||
age.secrets.cloudflare = {
|
||||
file = ../../../secrets/cloudflare.age;
|
||||
owner = "nginx";
|
||||
group = "hosted";
|
||||
group = "nginx";
|
||||
};
|
||||
|
||||
# TODO: remove when bug fix
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue