After successfully deploying my Laravel backend application on Andasy, I am encountering a “502 Bad Gateway error”
when trying to access the API endpoint: https://taskers-api.andasy.dev/api/open/faqs
The application URL returns a 502 Bad Gateway error
Cloudflare reports Host Error
The backend API is not reachable through the domain
Expected Behavior
The API endpoint should respond successfully
Data should be returned from the backend without errors
I would be happy to provide more details (logs, configuration files, environment variables, or deployment settings) to help diagnose and resolve this issue more effectively