Browse Source

♻️ change API endpoint to production

jmacura 3 năm trước cách đây
mục cha
commit
e7e3bfddee
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/attractiveness.config.json

+ 1 - 1
src/attractiveness.config.json

@@ -17,5 +17,5 @@
     "http://www.semanticweb.org/attractiveness/anthropic": 0.3,
     "http://www.semanticweb.org/attractiveness/cultural": 0.25
   },
-  "serviceBaseUrl": "https://jmacura.eu/ws/"
+  "serviceBaseUrl": "https://publish.lesprojekt.cz/nodejs/"
 }