docs: updated URL in example config files to beckn one registry URL.
This commit is contained in:
@@ -31,8 +31,8 @@ modules:
|
|||||||
registry:
|
registry:
|
||||||
id: dediregistry
|
id: dediregistry
|
||||||
config:
|
config:
|
||||||
url: http://34.14.173.68:8080/dedi
|
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
|
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.
|
||||||
timeout: 10
|
timeout: 10
|
||||||
retry_max: 3
|
retry_max: 3
|
||||||
retry_wait_min: 100ms
|
retry_wait_min: 100ms
|
||||||
@@ -83,8 +83,8 @@ modules:
|
|||||||
registry:
|
registry:
|
||||||
id: dediregistry
|
id: dediregistry
|
||||||
config:
|
config:
|
||||||
url: http://34.14.173.68:8080/dedi
|
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
|
registryName: subscribers.beckn.one # This is the wildcard string used to lookup across registries in Beckn One. Do not change this.
|
||||||
timeout: 10
|
timeout: 10
|
||||||
retry_max: 3
|
retry_max: 3
|
||||||
retry_wait_min: 100ms
|
retry_wait_min: 100ms
|
||||||
|
|||||||
@@ -31,8 +31,8 @@ modules:
|
|||||||
registry:
|
registry:
|
||||||
id: dediregistry
|
id: dediregistry
|
||||||
config:
|
config:
|
||||||
url: http://34.14.173.68:8080/dedi
|
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
|
registryName: subscribers.beckn.one # This is the wildcard string used to lookup across registries in Beckn One. Do not change this.
|
||||||
timeout: 10
|
timeout: 10
|
||||||
retry_max: 3
|
retry_max: 3
|
||||||
retry_wait_min: 100ms
|
retry_wait_min: 100ms
|
||||||
@@ -78,8 +78,8 @@ modules:
|
|||||||
registry:
|
registry:
|
||||||
id: dediregistry
|
id: dediregistry
|
||||||
config:
|
config:
|
||||||
url: http://34.14.173.68:8080/dedi
|
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
|
registryName: subscribers.beckn.one # This is the wildcard string used to lookup across registries in Beckn One. Do not change this.
|
||||||
timeout: 10
|
timeout: 10
|
||||||
retry_max: 3
|
retry_max: 3
|
||||||
retry_wait_min: 100ms
|
retry_wait_min: 100ms
|
||||||
|
|||||||
Reference in New Issue
Block a user