Commit 17695e13 authored by Sebastian's avatar Sebastian

Update: Erase hateoas endpoint url for pypi

parent 7f5e929b
......@@ -71,8 +71,7 @@
// .toString();
// TODO HARDCODED - BAD
setting.hateoas_url =
"https://softinst86155.host.vifib.net/erp5/web_site_module/renderjs_runner/hateoas/";
setting.hateoas_url = "";
if (setting.hasOwnProperty('service_worker_url') &&
(setting.service_worker_url !== '')) {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment