Browse Source

configure iroha proxy

kunickyd 3 years ago
parent
commit
37ef227310
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/assets/config.json

+ 1 - 1
src/assets/config.json

@@ -1,6 +1,6 @@
 {
     "CHAIN4ALL_SERVICE_URL": "https://chain4all.lesprojekt.cz",
-    "IROHA_ADDRESS": "http://10.0.0.156:8080",
+    "IROHA_ADDRESS": "https://chain4all.lesprojekt.cz/iroha",
     "ASSET": "coin#test",
     "ADMIN_USER": "admin@test"
 }