1
0
mirror of https://github.com/community-scripts/ProxmoxVE.git synced 2025-02-01 14:51:50 +00:00

Update pocketbase.sh (#1597)

This commit is contained in:
CanbiZ 2025-01-20 08:50:38 +01:00 committed by GitHub
parent 5d69a62b47
commit 79dfb7c001
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -54,4 +54,4 @@ description
msg_ok "Completed Successfully!\n" msg_ok "Completed Successfully!\n"
echo -e "${CREATING}${GN}${APP} setup has been successfully initialized!${CL}" echo -e "${CREATING}${GN}${APP} setup has been successfully initialized!${CL}"
echo -e "${INFO}${YW} Access it using the following URL:${CL}" echo -e "${INFO}${YW} Access it using the following URL:${CL}"
echo -e "${TAB}${GATEWAY}${BGN}http://${IP}:8080/_${CL}" echo -e "${TAB}${GATEWAY}${BGN}http://${IP}:8080/_/${CL}"