Files
shadow-gunbuilder-ai-proto/.env.local
T
sean f8265063d5
CI / test (push) Successful in 27s
clean up and disabled beta lock
2026-03-11 07:32:58 -04:00

10 lines
234 B
Bash

NEXT_PUBLIC_API_BASE_URL=http://localhost:8080
BACKEND_BASE_URL=http://localhost:8080
# Middleware to limited site to only root page
NEXT_PUBLIC_LAUNCH_ONLY_ROOT=false
NEXT_PUBLIC_SHORTLINK_BASE_URL=http://localhost:8080