mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-07-06 22:22:17 +02:00
cliproxyapi: point setup message at /management.html (#15628)
The completion message previously pointed to the bare host:port, which serves the proxy API rather than the admin UI. Provider authentication happens at /management.html. Co-authored-by: root <root@paperclip.pilz.dev>
This commit is contained in:
+2
-2
@@ -52,5 +52,5 @@ 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}:8317${CL}"
|
||||
echo -e "${INFO}${YW}Authenticate your AI providers via the management panel at:${CL}"
|
||||
echo -e "${GATEWAY}${BGN}http://${IP}:8317/management.html${CL}"
|
||||
|
||||
Reference in New Issue
Block a user