Set static IP on homeassistant

This commit is contained in:
2026-02-23 23:45:34 -05:00
parent b16a373a8f
commit 7701e23f6d

View File

@@ -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