lantone %!s(int64=5) %!d(string=hai) anos
pai
achega
1cd979a42b
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/js/promise.js

+ 1 - 1
src/js/promise.js

@@ -44,7 +44,7 @@ const config = {
   getStaticKnowledge: '/api/data/search/getStaticKnowledge',
   getStaticScale: '/api/data/search/getScale',
 }
-const imageUrlPrefix = 'http://192.168.2.122:82';
+const imageUrlPrefix = 'http://172.16.6.141:82';
 // const getUrlArgObject = function(parm) {  
 //   var query = decodeURI(window.location.search);
 //   var args = qs.parse(qs.parse(query.substr(1)));