This commit is contained in:
parent
ecfeefc156
commit
225b6a04fb
@ -6,7 +6,7 @@
|
|||||||
"type": "httpTrigger",
|
"type": "httpTrigger",
|
||||||
"direction": "in",
|
"direction": "in",
|
||||||
"name": "req",
|
"name": "req",
|
||||||
"route": "",
|
"route": "{*route}",
|
||||||
"methods": [
|
"methods": [
|
||||||
"get"
|
"get"
|
||||||
]
|
]
|
||||||
|
11
proxies.json
11
proxies.json
@ -1,11 +0,0 @@
|
|||||||
{
|
|
||||||
"$schema": "http://json.schemastore.org/proxies",
|
|
||||||
"proxies": {
|
|
||||||
"Proxy1": {
|
|
||||||
"matchCondition": {
|
|
||||||
"route": "/"
|
|
||||||
},
|
|
||||||
"backendUri": "https://fn-hanyadikhetvan.azurewebsites.net/hanyadikhetvan"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
Loading…
Reference in New Issue
Block a user