From dc556414f04fe1fae1f866eac0ef7dabe98d6b37 Mon Sep 17 00:00:00 2001 From: Ryan Winter Date: Tue, 2 Jan 2024 14:53:43 -0800 Subject: [PATCH] Update homeassistant.sh change Portainer port --- ct/homeassistant.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ct/homeassistant.sh b/ct/homeassistant.sh index 5b6a858e..66dcafe2 100644 --- a/ct/homeassistant.sh +++ b/ct/homeassistant.sh @@ -136,4 +136,4 @@ msg_ok "Completed Successfully!\n" echo -e "${APP} should be reachable by going to the following URL. ${BL}http://${IP}:8123${CL} Portainer should be reachable by going to the following URL. - ${BL}http://${IP}:9000${CL}\n" + ${BL}https://${IP}:9443${CL}\n"