From 96e22ac46d0d86910036210ecc770864bcfa4f6b Mon Sep 17 00:00:00 2001 From: John Lancaster <32917998+jsl12@users.noreply.github.com> Date: Fri, 30 Aug 2024 17:14:53 -0500 Subject: [PATCH] changed host IP to make reverse proxy work --- appdaemon.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appdaemon.yaml b/appdaemon.yaml index d0f653f..d37136a 100755 --- a/appdaemon.yaml +++ b/appdaemon.yaml @@ -31,7 +31,7 @@ appdaemon: admin: api: http: - url: http://127.0.0.1:5050 + url: http://0.0.0.0:5050 logs: main_log: