Set home assistant to use host network
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user