Merge pull request #125 from IrvanFza/feat/webui-notif
docs: update startup message to mention WebUI
This commit is contained in:
@@ -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}
|
||||||
║ ║
|
║ ║
|
||||||
|
|||||||
Reference in New Issue
Block a user