diff --git a/deploy/app/service.yaml b/deploy/app/service.yaml index 2fa90ff..c275f26 100644 --- a/deploy/app/service.yaml +++ b/deploy/app/service.yaml @@ -17,7 +17,7 @@ metadata: name: home-assistant subsets: - addresses: - - ip: 192.168.14.9 + - ip: 192.168.14.11 ports: - port: 8123 ---