diff options
Diffstat (limited to 'jobs/certificates.nomad.hcl')
-rw-r--r-- | jobs/certificates.nomad.hcl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/jobs/certificates.nomad.hcl b/jobs/certificates.nomad.hcl index 26253b7..22b0ab6 100644 --- a/jobs/certificates.nomad.hcl +++ b/jobs/certificates.nomad.hcl @@ -26,6 +26,7 @@ job "certificates" { "--path", "/lego", "--email", "mathias+certs@magnusson.space", "--dns", "cloudflare", + "-d", "magnusson.space", "-d", "*.magnusson.space", "-d", "magnusson.wiki", "-d", "*.magnusson.wiki", "run" ] |