Files
bench/site/.env.example
T
Karti Tripathi 006feee0f7
CI / verify (push) Successful in 24s
CI / deploy (push) Failing after 1m14s
Lumbridge Bench
2026-08-04 00:44:07 -07:00

7 lines
286 B
Bash

# Copy to .env.local. Never commit .env.local.
#
# Server-side destination for inert model suggestions. On web-host, Lumbridge
# Bench and the control plane share the host, so the private loopback endpoint
# avoids a public round trip.
LUMBRIDGE_CONTROL_PLANE_URL=http://127.0.0.1:8902