homelab/hosts.ini

26 lines
399 B
INI
Raw Permalink Normal View History

2023-12-24 20:52:13 +01:00
[nas]
192.168.0.3 static_ip=192.168.0.3
[ruby]
192.168.0.2 static_ip=192.168.0.2
# Caddy reverse proxy host
[web]
192.168.0.3 static_ip=192.168.0.3
[lander]
192.168.0.3 static_ip=192.168.0.3
# Miniflux server host
[miniflux]
192.168.0.2 static_ip=192.168.0.2
[monica]
192.168.0.2 static_ip=192.168.0.2
[ntfyserver]
192.168.0.3 static_ip=192.168.0.3
[matrix]
192.168.0.2 static_ip=192.168.0.2