chore: update registry URL in docs
This commit is contained in:
@@ -16,7 +16,7 @@ The DeDi Registry plugin implements the `RegistryLookup` interface to retrieve p
|
|||||||
registry:
|
registry:
|
||||||
id: dediregistry
|
id: dediregistry
|
||||||
config:
|
config:
|
||||||
url: "https://dedi-wrapper.example.com/dedi"
|
url: "https://fabric.nfh.global/registry/dedi"
|
||||||
registryName: "subscribers.beckn.one"
|
registryName: "subscribers.beckn.one"
|
||||||
allowedNetworkIDs: "commerce-network.org/prod,local-commerce.org/production"
|
allowedNetworkIDs: "commerce-network.org/prod,local-commerce.org/production"
|
||||||
timeout: 30
|
timeout: 30
|
||||||
@@ -94,7 +94,7 @@ modules:
|
|||||||
registry:
|
registry:
|
||||||
id: dediregistry
|
id: dediregistry
|
||||||
config:
|
config:
|
||||||
url: "https://api.bekcn.io/registry/dedi"
|
url: "https://fabric.nfh.global/registry/dedi"
|
||||||
registryName: "subscribers.beckn.one"
|
registryName: "subscribers.beckn.one"
|
||||||
allowedNetworkIDs: "commerce-network.org/prod,local-commerce.com/production"
|
allowedNetworkIDs: "commerce-network.org/prod,local-commerce.com/production"
|
||||||
timeout: 30
|
timeout: 30
|
||||||
|
|||||||
Reference in New Issue
Block a user