From 4be1d23dcda39a13aa5025a94aec4627ae3ac2aa Mon Sep 17 00:00:00 2001 From: tteckster Date: Mon, 1 Apr 2024 16:37:15 -0400 Subject: [PATCH] Update frigate.sh Add go2rtc port --- ct/frigate.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ct/frigate.sh b/ct/frigate.sh index 7ac4e1d6..f3483013 100644 --- a/ct/frigate.sh +++ b/ct/frigate.sh @@ -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"