Complex error with hostin on VPS using Dokploy (dockerfile build)
Issue: Register / Login, database related functions, not working when using the website on build version on our VPS. It works fine on localhost, npm run dev, and even if we do run dev on the dokploy with dockerfile. It stops working when we turn the front and backend in a build and host it like that. Everything on the website works, buttons and simple functions, but API / data related doesnt anymore.