Update frigate.sh

Add go2rtc port
This commit is contained in:
tteckster 2024-04-01 16:37:15 -04:00 committed by GitHub
parent ac34991ea7
commit 4be1d23dcd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 0 deletions

View File

@ -69,3 +69,5 @@ msg_ok "Set Container to Normal Resources"
msg_ok "Completed Successfully!\n"
echo -e "${APP} should be reachable by going to the following URL.
${BL}http://${IP}:5000${CL} \n"
echo -e "go2rtc should be reachable by going to the following URL.
${BL}http://${IP}:1984${CL} \n"