chore: update backoffice .env.local default placeholders
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -1,4 +1,7 @@
|
|||||||
API_BASE_URL=http://localhost:7080
|
API_BASE_URL=http://localhost:7080
|
||||||
API_BOOTSTRAP_TOKEN=stripstream-dev-bootstrap-token
|
API_BOOTSTRAP_TOKEN=change-me-in-production
|
||||||
NEXT_PUBLIC_API_BASE_URL=http://localhost:7080
|
NEXT_PUBLIC_API_BASE_URL=http://localhost:7080
|
||||||
NEXT_PUBLIC_API_BOOTSTRAP_TOKEN=stripstream-dev-bootstrap-token
|
NEXT_PUBLIC_API_BOOTSTRAP_TOKEN=change-me-in-production
|
||||||
|
ADMIN_USERNAME=admin
|
||||||
|
ADMIN_PASSWORD=changeme
|
||||||
|
SESSION_SECRET=change-me-in-production-use-32-chars-min
|
||||||
|
|||||||
Reference in New Issue
Block a user