amrshawky / laravel-currency

Laravel package for current and historical currency exchange rates & crypto exchange rates. based on the free API exchangerate.host
MIT License
335 stars 44 forks source link

Gateway timeout on live server #5

Open musawirjon opened 3 years ago

musawirjon commented 3 years ago

Hello, I am using laravel-currency package in my project. On local, it working perfectly. But on a live server, it's throwing 504 Gateway Time-out error. My live server operates on an IP address, Do I have to point it out to the domain name, Please guide me as I can't find any clue for this issue to be resolved.