const fileHttp = window.location.hostname === 'localhost' || window.location.hostname === '192.168.5.177' ? 'http://192.168.5.10:9100/' : '/img/' export default fileHttp