1
0
mirror of https://github.com/akpall/akpella.git synced 2026-02-21 00:26:59 +00:00

config.yaml: akpella.lan -> akpella.fst.ee

This commit is contained in:
2026-02-06 15:47:17 +02:00
parent edd2db1215
commit 51bfc0ae73

View File

@@ -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: |