chore: update backoffice .env.local default placeholders

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-03-26 06:13:48 +01:00
parent d1261ac9ab
commit 0b8264c8d1

View File

@@ -1,4 +1,7 @@
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_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