Replace hardcoded production URLs with environment-driven config. Reads NEXT_PUBLIC_APP_URL, NEXT_PUBLIC_API_URL, TRUSTED_ORIGINS. Localhost fallbacks only in development mode. Refs #414 Co-Authored-By: Claude Opus 4.6 <[email protected]>
Replace hardcoded production URLs with environment-driven config. Reads NEXT_PUBLIC_APP_URL, NEXT_PUBLIC_API_URL, TRUSTED_ORIGINS. Localhost fallbacks only in development mode. Refs #414 Co-Authored-By: Claude Opus 4.6 <[email protected]>