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