I installed vue-storefront-1.0.5 and modifed config/local.json file.
replaced all localhost:8080 to http://myhostname:8080 in local.json
There is not localhost string in local.cf but I see that vue-storefront still tries to connect localhost:8080
for some requests.

Is there any other place to replace api url?