how to hit on external API with port

:8200

So I have this API with this port "..com:8200"
the issue is it work in dev but it gives warning that it won't run in prod because of prod
what's the work around
Was this page helpful?