瀏覽代碼

♻️ change API endpoint to production

jmacura 3 年之前
父節點
當前提交
e7e3bfddee
共有 1 個文件被更改,包括 1 次插入1 次删除
  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/"
 }