You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: Update environment variables and Nginx configuration for improved API handling
- Added NUXT_PUBLIC_BASE_URL and updated NUXT_SSR_API_BASE_URL in both local and production docker-compose files for better API endpoint management.
- Enhanced nuxt.config.ts to utilize the new SSR API base URL for server-side rendering.
- Updated Nginx configuration to include additional proxy headers for improved request handling and forwarding.
0 commit comments