rewrite host and remove external networks

This commit is contained in:
2026-01-29 19:44:38 +01:00
parent c2d99b9cd6
commit ebff535602
9 changed files with 22 additions and 34 deletions

View File

@@ -10,4 +10,4 @@ services:
- TZ=Europe/Amsterdam
extra_hosts:
- "host:${HOST_IP}"
- mqqtt:192.168.2.200
- "mqtt:${HOST_IP}"