From 04b07e354a13aa458d56dc813589e7645877af08 Mon Sep 17 00:00:00 2001 From: Mathias Magnusson Date: Tue, 22 Aug 2023 20:34:02 +0200 Subject: Move to `space` tld --- jobs/files.nomad.hcl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'jobs/files.nomad.hcl') 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", ] } -- cgit v1.2.3