Change sign-in URL to admin URL in affine.sh

This commit is contained in:
Michel Roegl-Brunner
2026-07-13 11:59:19 +02:00
committed by GitHub
parent 1521e131b5
commit 2f2775e9a2
+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}"