Hello everyone,
In my plesk installation, i created a docker container that running my java app. i also configure a reverse proxy for my domain to redirect requests to this container. Everything is working fine when using postman to access API URL. But when i'm trying to access the same API via...