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
Hardcoded localhost URLs: I found hardcoded http://localhost URLs in apps/web/src/lib/apiClient.ts and apps/mobile/src/config.ts. These should ideally use environment variables to ensure they adapt dynamically
Hardcoded localhost URLs: I found hardcoded http://localhost URLs in apps/web/src/lib/apiClient.ts and apps/mobile/src/config.ts. These should ideally use environment variables to ensure they adapt dynamically