I have a REST API uploaded (prueba-dwj-tasf.fly.dev), but any request I make takes it as a GET request.
I implemented a logger to see which method was coming in, and it is uploaded with a Dockerfile. In development and locally with the Docker container, it works correctly.
request Postman