Browse Source

add public chain4all service url

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

+ 1 - 1
src/assets/config.json

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