double 5 anni fa
parent
commit
99ed1f1a25
1 ha cambiato i file con 4 aggiunte e 4 eliminazioni
  1. 4 4
      public/domain.js

+ 4 - 4
public/domain.js

@@ -1,11 +1,11 @@
 window.Domain = {
-    "name": "127.0.0.1",
-    "full_name": "127.0.0.1",
+    "name": "localhost",
+    "full_name": "localhost",
     "contact_name": null,
     "contact_email": null,
     "contact_mobile": null,
-    "login_url": "127.0.0.1",
-    "api_url": "http://127.0.0.1:8082",
+    "login_url": "localhost",
+    "api_url": "http://localhost:8082",
     "static_url": null,
     "theme": "default",
     "auth_mode": 1