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"
hostname: homeassistant1
network:
- infra
- "infra:ip=10.2.5.1"
- iot
privileged: true
state: started