This PR modifies application configuration/environment variables
Motivation and Context
some of the base_url links of the connectors in config/deployments/production.toml were for sandbox/demo/test links.
Updated the same for with prod/live links.
Note: for aci, digitalvirgo and gpayments not updated as there are no references available.
Type of Change
Description
Additional Changes
Motivation and Context
some of the base_url links of the connectors in
config/deployments/production.toml
were for sandbox/demo/test links.Updated the same for with prod/live links.
Note: for
aci
,digitalvirgo
andgpayments
not updated as there are no references available.How did you test it?
References:
Checklist
cargo +nightly fmt --all
cargo clippy