Project-Image-Uploader/frontend/.env.example
matthias.lotz 6332b82c6a Feature Request: admin session security
- replace bearer auth with session+CSRF flow and add admin user directory

- update frontend moderation flow, force password change gate, and new CLI

- refresh changelog/docs/feature plan + ensure swagger dev experience
2025-11-23 21:18:42 +01:00

7 lines
260 B
Plaintext

# Frontend Environment Variables
# Currently no frontend-specific secrets are required. Add overrides (e.g. public API URLs)
# via `REACT_APP_*` variables only if they are safe to expose to browsers.
# Example:
# REACT_APP_PUBLIC_API_BASE=https://example.com