diff options
Diffstat (limited to 'jobs/files.nomad.hcl')
-rw-r--r-- | jobs/files.nomad.hcl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/jobs/files.nomad.hcl b/jobs/files.nomad.hcl index fff35b1..d5eb6f3 100644 --- a/jobs/files.nomad.hcl +++ b/jobs/files.nomad.hcl @@ -18,8 +18,8 @@ job "files" { provider = "nomad" tags = [ - "nginx.hostname=files.magnusson.wiki", - "nginx.certname=magnusson.wiki", + "nginx.hostname=files.magnusson.space", + "nginx.certname=magnusson.space", ] } |