Use host and iot networks for home assistant
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user