fix comment
This commit is contained in:
@@ -193,7 +193,7 @@ in
|
|||||||
};
|
};
|
||||||
|
|
||||||
cert-watcher = {
|
cert-watcher = {
|
||||||
description = "Restart caddy when tls keys/certs change";
|
description = "Restart nginx+caddy when tls keys/certs change";
|
||||||
wantedBy = [ "multi-user.target" ];
|
wantedBy = [ "multi-user.target" ];
|
||||||
unitConfig = {
|
unitConfig = {
|
||||||
StartLimitIntervalSec = 10;
|
StartLimitIntervalSec = 10;
|
||||||
|
|||||||
Reference in New Issue
Block a user