chore: fix prettier formatting, regenerate phase9 manifest, add missing config files (.env.example, .node-version, .nvmrc, CI workflow)
CI / test (push) Failing after 28s
CI / test (push) Failing after 28s
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
# Production-safe example environment (Phase 14 integration defaults).
|
||||
# All demo and analytics integrations are blocked by default.
|
||||
NEXT_PUBLIC_DEMO_ENABLED=false
|
||||
DEMO_SUBMISSION_MODE=blocked
|
||||
DEMO_REQUEST_TIMEOUT_MS=4000
|
||||
DEMO_IDEMPOTENCY_TTL_SECONDS=900
|
||||
DEMO_TEST_SCENARIOS_ENABLED=false
|
||||
DEMO_LOCAL_TEST_MODE=false
|
||||
NEXT_PUBLIC_ANALYTICS_MODE=disabled
|
||||
SITE_ORIGIN=http://127.0.0.1:3000
|
||||
Reference in New Issue
Block a user