Use host and iot networks for home assistant

This commit is contained in:
2026-02-19 09:46:00 -05:00
parent 2570aa4c86
commit 4a92ad7ba4

View File

@@ -21,7 +21,10 @@
recreate: true recreate: true
restart: true restart: true
restart_policy: "unless-stopped" restart_policy: "unless-stopped"
network: iot network:
- iot
- host
privileged: true privileged: true
state: started state: started
volumes: volumes: