Lumbridge Bench
CI / verify (push) Successful in 24s
CI / deploy (push) Failing after 1m14s

This commit is contained in:
Karti Tripathi
2026-08-04 00:44:07 -07:00
commit 006feee0f7
65 changed files with 13516 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
# 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