Page_404_error (production error) when I trigger URL endpoint from postman to production server

16 views Asked by At

I am new to docker container. The "GET" request is working fine in local(even postman with local request). When I give the request from postman to production env, the docker container log seems not triggered. I don't know where the issue from and don't know how to debug the issue. Any help on this issue. Thanks

  1. Tried with URL endpoint.
  2. Tried to trigger other containers, its working fine.
  3. Tried with front end locally, Its working fine.
0

There are 0 answers