From ea3e242db1206b60e92b9233d276bff667f5a2c7 Mon Sep 17 00:00:00 2001 From: zoli Date: Tue, 23 Dec 2025 06:05:28 +0100 Subject: [PATCH] Add hosts --- hosts | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 hosts diff --git a/hosts b/hosts new file mode 100644 index 0000000..90d7e14 --- /dev/null +++ b/hosts @@ -0,0 +1,18 @@ +127.0.0.1 localhost +::1 localhost +127.0.0.2 nixos + +192.168.0.187 file.local +192.168.0.187 file.zv.25u.com +192.168.0.187 gitea.local +192.168.0.187 gitea.zv.25u.com +192.168.0.187 home.local +192.168.0.187 jellyfin.local +192.168.0.187 lidarr.local +192.168.0.187 navidrome.local +192.168.0.187 nginx.local +192.168.0.187 prowlarr.local +192.168.0.187 stash.local +192.168.0.187 torrent.lidarr.local +192.168.0.187 torrent.local +192.168.0.187 wiki.local \ No newline at end of file