6 lines
206 B
Plaintext
6 lines
206 B
Plaintext
# ChronoMind Web — Environment Configuration
|
|
# Copy to .env.local and fill in values
|
|
|
|
# Platform Service (backend API for sync, auth, telemetry)
|
|
NEXT_PUBLIC_PLATFORM_SERVICE_URL=http://localhost:4003/api
|