functionapp-hanyadikhetvan-.../proxies.json

12 lines
234 B
JSON
Raw Normal View History

2022-05-18 01:44:54 +02:00
{
"$schema": "http://json.schemastore.org/proxies",
"proxies": {
"Proxy1": {
"matchCondition": {
"route": "/"
},
"backendUri": "https://fn-hanyadikhetvan.azurewebsites.net/hanyadikhetvan"
}
}
}