Skip to content

Instantly share code, notes, and snippets.

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

  • Save amitkrout/39f69224df2a320d3ace4077b8b4e01a to your computer and use it in GitHub Desktop.

Select an option

Save amitkrout/39f69224df2a320d3ace4077b8b4e01a to your computer and use it in GitHub Desktop.
{
"tire1": {
"source": [ "{{ 'PEP' | YYYYYYY | join }}" ],
"dest": [ "{{ Microservice.host }}" ],
"port": "555"
},
"tire6": {
"source": [ "{{ 'REP' | LLLLLL | join }}" ],
"dest": [ "{{ Microservice.host2 }}" ],
"port": "555"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment