Add connection to cic-meta.
This commit is contained in:
@@ -2,6 +2,7 @@ export const environment = {
|
||||
production: true,
|
||||
cicCacheUrl: 'http://localhost:63313',
|
||||
cicScriptsUrl: 'http://localhost:9999',
|
||||
cicMetaUrl: 'http://localhost:63380',
|
||||
web3Provider: 'ws://localhost:8546',
|
||||
cicUssdUrl: 'http://localhost:63315',
|
||||
cicEthUrl: 'http://localhost:63314',
|
||||
|
||||
@@ -6,6 +6,7 @@ export const environment = {
|
||||
production: false,
|
||||
cicCacheUrl: 'http://localhost:63313',
|
||||
cicScriptsUrl: 'http://localhost:9999',
|
||||
cicMetaUrl: 'http://localhost:63380',
|
||||
web3Provider: 'ws://localhost:8546',
|
||||
cicUssdUrl: 'http://localhost:63315',
|
||||
cicEthUrl: 'http://localhost:63314',
|
||||
|
||||
Reference in New Issue
Block a user