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
|
destDir = "/run/keys"; # Default: /run/keys
|
||||||
user = "acme"; # Default: root
|
user = "acme"; # Default: root
|
||||||
group = "nginx"; # Default: root
|
group = "nginx"; # Default: root
|
||||||
mode = "0640"; # Default: 0600
|
permissions = "0640"; # Default: 0600
|
||||||
};
|
};
|
||||||
# Rest of configuration...
|
# Rest of configuration...
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Reference in a new issue