Compare commits

...

1 Commits

Author SHA1 Message Date
Michel Roegl-Brunner 2f2775e9a2 Change sign-in URL to admin URL in affine.sh 2026-07-13 11:59:19 +02:00
+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}"