We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7df8273 commit 1d26b20Copy full SHA for 1d26b20
ct/unifi.sh
@@ -46,4 +46,4 @@ description
46
msg_ok "Completed Successfully!\n"
47
echo -e "${CREATING}${GN}${APP} setup has been successfully initialized!${CL}"
48
echo -e "${INFO}${YW} Access it using the following URL:${CL}"
49
-echo -e "${TAB}${GATEWAY}${BGN}http://${IP}:8443${CL}"
+echo -e "${TAB}${GATEWAY}${BGN}https://${IP}:8443${CL}"
0 commit comments