Files
goclaw/ui/web/.env.example
T
Viet Tran f3f4c67b36 Initial commit: GoClaw AI agent gateway
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>
2026-02-22 14:58:07 +07:00

4 lines
88 B
Bash

VITE_BACKEND_PORT=18790
VITE_BACKEND_HOST=localhost
VITE_WS_URL=ws://localhost:18790/ws