# 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 # Host Configuration (for public/internal separation) PUBLIC_HOST=deinprojekt.hobbyhimmel.de INTERNAL_HOST=deinprojekt.lan.hobbyhimmel.de