Fixed startDelay
This commit is contained in:
@@ -18,7 +18,7 @@ helper.mkPodmanService {
|
||||
reverseProxied = false;
|
||||
dependencies = [ "network.target" "multi-user.target" ];
|
||||
dataDir = false;
|
||||
delaySec = 10;
|
||||
startDelay = 10;
|
||||
generatedSecrets = {
|
||||
CLOUDFLARE_DNS_API_TOKEN = "cat ${config.numbus.mail.smtpPasswordPath}";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user