Files
stripstream-librarian/apps/backoffice/.env.local
2026-03-26 06:13:48 +01:00

8 lines
283 B
Plaintext

API_BASE_URL=http://localhost:7080
API_BOOTSTRAP_TOKEN=change-me-in-production
NEXT_PUBLIC_API_BASE_URL=http://localhost:7080
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