mirror of
https://github.com/tiennm99/goclaw.git
synced 2026-06-10 10:10:49 +00:00
f3f4c67b36
Multi-agent AI gateway with WebSocket RPC, HTTP API, and messaging channel integrations. Go port of OpenClaw with multi-tenant PostgreSQL, per-user isolation, security hardening, and production observability. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
4 lines
88 B
Bash
4 lines
88 B
Bash
VITE_BACKEND_PORT=18790
|
|
VITE_BACKEND_HOST=localhost
|
|
VITE_WS_URL=ws://localhost:18790/ws
|