Update homeassistant.sh

change Portainer port
pull/2299/head
Ryan Winter 2 years ago committed by GitHub
parent 91ab250a3d
commit dc556414f0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      ct/homeassistant.sh

@ -136,4 +136,4 @@ msg_ok "Completed Successfully!\n"
echo -e "${APP} should be reachable by going to the following URL. echo -e "${APP} should be reachable by going to the following URL.
${BL}http://${IP}:8123${CL} ${BL}http://${IP}:8123${CL}
Portainer should be reachable by going to the following URL. Portainer should be reachable by going to the following URL.
${BL}http://${IP}:9000${CL}\n" ${BL}https://${IP}:9443${CL}\n"

Loading…
Cancel
Save