learning_ai_notes/web/.env.example

7 lines
284 B
Plaintext

NEXT_PUBLIC_PRODUCT_NAME=ByteLyst Agentic Notes
NEXT_PUBLIC_PRODUCT_ID=agentic-notes
NEXT_PUBLIC_PLATFORM_SERVICE_URL=http://localhost:4003/api
NEXT_PUBLIC_NOTES_API_URL=http://localhost:4016/api
NEXT_PUBLIC_DIAGNOSTICS_URL=http://localhost:3000
NEXT_PUBLIC_TELEMETRY_TRANSPORT=fetch