Merge pull request #125 from IrvanFza/feat/webui-notif

docs: update startup message to mention WebUI
This commit is contained in:
Badri Narayanan S
2026-01-15 12:46:42 +05:30
committed by GitHub

View File

@@ -71,7 +71,7 @@ app.listen(PORT, () => {
║ Antigravity Claude Proxy Server ║ ║ Antigravity Claude Proxy Server ║
╠══════════════════════════════════════════════════════════════╣ ╠══════════════════════════════════════════════════════════════╣
║ ║ ║ ║
${border} ${align(`Server running at: http://localhost:${PORT}`)}${border} ${border} ${align(`Server and WebUI running at: http://localhost:${PORT}`)}${border}
${statusSection}║ ║ ${statusSection}║ ║
${controlSection} ${controlSection}
║ ║ ║ ║