forked from DGNum/colmena
parent
44b421c2c7
commit
90647ed6e9
1 changed files with 1 additions and 1 deletions
|
@ -203,7 +203,7 @@ For example, to deploy DNS-01 credentials for use with `security.acme`:
|
|||
destDir = "/run/keys"; # Default: /run/keys
|
||||
user = "acme"; # Default: root
|
||||
group = "nginx"; # Default: root
|
||||
mode = "0640"; # Default: 0600
|
||||
permissions = "0640"; # Default: 0600
|
||||
};
|
||||
# Rest of configuration...
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue