This URL is working when the server is running locally:
http://localhost:8085/tofhir/file-system-pathhttp://localhost:8085/tofhir/file-system-path?base_path=/&include_files=false
However, after deployed with docker, GET requests to these endpoints does not give any response and times out e.g.
https://matrix.srdc.com.tr/dt4h/tofhir/api/file-system-pathhttps://matrix.srdc.com.tr/dt4h/tofhir/api/file-system-path?base_path=/&include_files=false
This URL is working when the server is running locally:
http://localhost:8085/tofhir/file-system-path
http://localhost:8085/tofhir/file-system-path?base_path=/&include_files=false
However, after deployed with docker, GET requests to these endpoints does not give any response and times out e.g.
https://matrix.srdc.com.tr/dt4h/tofhir/api/file-system-path
https://matrix.srdc.com.tr/dt4h/tofhir/api/file-system-path?base_path=/&include_files=false