mirror of
https://github.com/akpall/akpella.git
synced 2026-02-21 08:36:59 +00:00
config.yaml: akpella.lan -> akpella.fst.ee
This commit is contained in:
@@ -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: |
|
||||
|
||||
Reference in New Issue
Block a user