summaryrefslogtreecommitdiff
path: root/frontends/Rexfile
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2023-05-27 23:56:31 +0300
committerPaul Buetow <paul@buetow.org>2023-05-27 23:56:31 +0300
commit3d755a06fb84144d58010522392d977ae0c2ae8f (patch)
tree2e1444dd3b31da9c6795206d9d047eb72322b893 /frontends/Rexfile
parent99a05f790f02d16f71f98c71421365eedfc5b153 (diff)
add fotos as a footos replacement
Diffstat (limited to 'frontends/Rexfile')
-rw-r--r--frontends/Rexfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/frontends/Rexfile b/frontends/Rexfile
index 9faa7e4..fadac13 100644
--- a/frontends/Rexfile
+++ b/frontends/Rexfile
@@ -80,7 +80,7 @@ our $secrets = sub { read_file './secrets/' . shift };
our @dns_zones = qw/buetow.org dtail.dev foo.zone irregular.ninja snonux.land paul.cyou/;
our @dns_zones_remove = qw//;
-our @acme_hosts = qw/buetow.org paul.buetow.org tmp.buetow.org dory.buetow.org footos.buetow.org znc.buetow.org dtail.dev foo.zone irregular.ninja snonux.land paul.cyou/;
+our @acme_hosts = qw/buetow.org paul.buetow.org tmp.buetow.org dory.buetow.org fotos.buetow.org footos.buetow.org znc.buetow.org dtail.dev foo.zone irregular.ninja snonux.land paul.cyou/;
# UTILITY TASKS