Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
joseph-neeraj committed Nov 12, 2024
1 parent 8a36d4a commit 3f32ea2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -79,8 +79,7 @@
"keystoreP12Path": "/path/to/production-signing-key.p12",
"keystorePassword": "keystorepassword",
"appliesTo": [
"mastercard.com",
"api.ethocaweb.com"
"mastercard.com"
],
"encryptionConfig": {
"paths": [
Expand Down Expand Up @@ -164,8 +163,7 @@
"keystoreP12Path": "/path/to/sandbox-signing-key.p12",
"keystorePassword": "keystorepassword",
"appliesTo": [
"mastercard.com",
"api.ethocaweb.com"
"mastercard.com"
],
"encryptionConfig": {
"paths": [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -79,8 +79,7 @@
"keystoreP12Path": "/path/to/production-signing-key.p12",
"keystorePassword": "keystorepassword",
"appliesTo": [
"mastercard.com",
"api.ethocaweb.com"
"mastercard.com"
],
"encryptionConfig": {
"paths": [
Expand Down Expand Up @@ -178,8 +177,7 @@
"keystoreP12Path": "/path/to/sandbox-signing-key.p12",
"keystorePassword": "keystorepassword",
"appliesTo": [
"mastercard.com",
"api.ethocaweb.com"
"mastercard.com"
],
"encryptionConfig": {
"paths": [
Expand Down

0 comments on commit 3f32ea2

Please sign in to comment.