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

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"