cert-watcher: restart nginx too
This commit is contained in:
@@ -201,7 +201,7 @@ in
|
||||
};
|
||||
serviceConfig = {
|
||||
Type = "oneshot";
|
||||
ExecStart = "${pkgs.systemd}/bin/systemctl restart caddy.service";
|
||||
ExecStart = "${pkgs.systemd}/bin/systemctl restart nginx.service caddy.service";
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user