Open ezeholz opened 1 month ago
Hey, so I work everyday with subdomains in my localhost machine. And If I try to use flashpost, it fails to get them.
---------------- Running Request ---------------- Request URL: http://api.localhost:5000/test Method: get Headers: {"Cache-Control":"no-cache","Accept":"*/*","User-Agent":"Flashpost","Accept-Encoding":"gzip, deflate","Connection":"keep-alive"} data: undefined Error: getaddrinfo ENOTFOUND api.localhost ---------------- Running Request ---------------- Request URL: http://api.localhost:5000/test Method: post Headers: {"Cache-Control":"no-cache","Accept":"*/*","User-Agent":"Flashpost","Accept-Encoding":"gzip, deflate","Connection":"keep-alive"} data: undefined Error: getaddrinfo ENOTFOUND api.localhost
Would you be able to check it out, please? Thanks!
Hey, so I work everyday with subdomains in my localhost machine. And If I try to use flashpost, it fails to get them.
Would you be able to check it out, please? Thanks!