Set home assistant to use host network

This commit is contained in:
2026-02-19 09:53:50 -05:00
parent 5643be982a
commit 2d1455bc15

View File

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