Auto-sync Fri 2 Jan 00:40:01 CET 2026

This commit is contained in:
Lionel
2026-01-02 00:40:01 +01:00
parent 9046dbf6ae
commit f7e7d19ab2
3 changed files with 9 additions and 9 deletions

View File

@@ -51,14 +51,14 @@ sudo security add-trusted-cert -d -r trustRoot \
Option 1 : **dnsmasq** sur le routeur
```
address=/talloires.local/192.168.1.100
address=/talloires.local/10.171.171.7
```
Option 2 : **/etc/hosts** sur chaque client
```
192.168.1.100 jellyfin.talloires.local
192.168.1.100 git.talloires.local
192.168.1.100 homeassistant.talloires.local
10.171.171.7 jellyfin.talloires.local
10.171.171.7 git.talloires.local
10.171.171.7 homeassistant.talloires.local
# etc.
```