chore: update registry URL in docs

This commit is contained in:
Nirmal N R
2026-03-27 11:15:29 +05:30
parent 67bbac7728
commit 1be114188d

View File

@@ -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