Skip to content

Instantly share code, notes, and snippets.

@amitkrout
Created February 22, 2022 02:46
Show Gist options
  • Select an option

  • Save amitkrout/990dc5956f029d3a2430d200028bc112 to your computer and use it in GitHub Desktop.

Select an option

Save amitkrout/990dc5956f029d3a2430d200028bc112 to your computer and use it in GitHub Desktop.
{
"client": {
"name": "anyname"
},
"PEP": {
"tire2": {
"tire3": {
"compname": "test1"
},
"tire4": {
"compname": "test2"
},
"tire5": {
"compname": "test3"
}
}
},
"REP": {
"tire2": {
"cmpname": "vendor1",
"tire3": {
"compname": "test4"
},
"tire4": {
"compname": "test5"
},
"tire5": {
"compname": "test6"
}
}
},
"Microservice": {
"host": "ttttttttttttttttttttt",
"host2": "GGGGGGGGGGGGGGGGGGGGGGGG"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment