Ilyas-Codes / eCourse

A self-hosted SPA to simplify course creation and management
https://ecourse.pockethost.io
MIT License
452 stars 36 forks source link

Unable to auth user when using proxy. #20

Open perronedotdev opened 1 day ago

perronedotdev commented 1 day ago

If I use the local IP of my eCourse instance I can login just fine, but once I use NPM and go to the subdomain I created I only get: Login failed. Please check your credentials and try again

I've tried changing VITE_PROD_PB_URL from the IP to the domain url, but nothing changes.