Set static IP on homeassistant
This commit is contained in:
@@ -53,7 +53,7 @@
|
|||||||
restart_policy: "unless-stopped"
|
restart_policy: "unless-stopped"
|
||||||
hostname: homeassistant1
|
hostname: homeassistant1
|
||||||
network:
|
network:
|
||||||
- infra
|
- "infra:ip=10.2.5.1"
|
||||||
- iot
|
- iot
|
||||||
privileged: true
|
privileged: true
|
||||||
state: started
|
state: started
|
||||||
|
|||||||
Reference in New Issue
Block a user