cluster/services/acme-client: fix typo

thank you, Big Hyuge
This commit is contained in:
Max Headroom 2024-08-24 13:18:11 +02:00
parent da0b09b993
commit 272b4ddd01

View file

@ -74,7 +74,7 @@ in
serviceConfig = {
Restart = "on-failure";
RestartMaxDelaySec = 30;
RestartStesp = 5;
RestartSteps = 5;
RestartMode = "direct";
};
};