Change sign-in URL to admin URL in affine.sh (#15741)

This commit is contained in:
Michel Roegl-Brunner
2026-07-13 15:09:56 +02:00
committed by GitHub
parent bcaadc4dbd
commit 1e3d0dedb3
+1 -1
View File
@@ -124,4 +124,4 @@ description
msg_ok "Completed Successfully!\n"
echo -e "${CREATING}${GN}${APP} setup has been successfully initialized!${CL}"
echo -e "${INFO}${YW}Access it using the following URL:${CL}"
echo -e "${GATEWAY}${BGN}http://${IP}:3010/sign-in${CL}"
echo -e "${GATEWAY}${BGN}http://${IP}:3010/admin${CL}"