Sfoglia il codice sorgente

configure iroha proxy

kunickyd 3 anni fa
parent
commit
37ef227310
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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"
 }