瀏覽代碼

modify default app settings

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