Set home assistant to use host network
This commit is contained in:
@@ -21,10 +21,7 @@
|
||||
recreate: true
|
||||
restart: true
|
||||
restart_policy: "unless-stopped"
|
||||
network:
|
||||
- iot
|
||||
- host
|
||||
hostname: "homeassistant"
|
||||
network: host
|
||||
privileged: true
|
||||
state: started
|
||||
volumes:
|
||||
|
||||
Reference in New Issue
Block a user