github.com/shyftnetwork/go-empyrean@v1.8.3-0.20191127201940-fbfca9338f04/shyftBlockExplorerUI/src/constants/apiURL.js (about)

     1  const location = window.location.hostname;
     2  export const API_URL = `http://${location}:8080/api`;