docs: update URL in example config files to beckn one registry URL

This commit is contained in:
Nirmal N R
2025-12-08 11:55:59 +05:30
parent 4885e75dec
commit 1f8d9c12d2

View File

@@ -32,7 +32,7 @@ modules:
id: dediregistry
config:
url: https://api.testnet.beckn.one/registry/dedi # This is the testnet URL. The production URL is https://api.beckn.one/registry/dedi
registryName: subscribers.beckn.one # This is the wildcard string used to lookup across registries in Beckn One. Do not change this. # This is the wildcard string used to lookup across registries in Beckn One. Do not change this.
registryName: subscribers.beckn.one # This is the wildcard string used to lookup across registries in Beckn One. Do not change this.
timeout: 10
retry_max: 3
retry_wait_min: 100ms