Browse Source

modify default app settings

kunickyd 3 năm trước cách đây
mục cha
commit
26de44b214
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      src/assets/config.json

+ 2 - 2
src/assets/config.json

@@ -1,6 +1,6 @@
 {
     "CHAIN4ALL_SERVICE_URL": "http://localhost:3000",
-    "IROHA_ADDRESS": "http://localhost:8080",
-    "ASSET": "testcoin#test",
+    "IROHA_ADDRESS": "http://10.0.0.156:8080",
+    "ASSET": "coin#test",
     "ADMIN_USER": "admin@test"
 }