Update homeassistant.sh

change Portainer port
This commit is contained in:
Ryan Winter 2024-01-02 14:53:43 -08:00 committed by GitHub
parent 91ab250a3d
commit dc556414f0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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"