From 51bfc0ae73e37ba85304750def489636cc425c12 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Allen-Kristjan=20P=C3=A4ll?= Date: Fri, 6 Feb 2026 15:47:17 +0200 Subject: [PATCH] config.yaml: akpella.lan -> akpella.fst.ee --- config.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config.yaml b/config.yaml index c6fe255..009eb18 100644 --- a/config.yaml +++ b/config.yaml @@ -22,7 +22,7 @@ storage: # hostname - path: /etc/hostname contents: - inline: "akpella.lan" + inline: "akpella.fst.ee" # network - path: /etc/systemd/network/00-eth0.network contents: @@ -38,8 +38,8 @@ storage: overwrite: true contents: inline: | - 127.0.0.1 localhost akpella.lan - ::1 localhost akpella.lan + 127.0.0.1 localhost akpella.fst.ee + ::1 localhost akpella.fst.ee - path: /opt/caddy/etc/caddy/Caddyfile contents: inline: |