functionapp-hanyadikhetvan-.../proxies.json
Torma Kristóf ecfeefc156
All checks were successful
continuous-integration/drone/push Build is passing
use proxy
2022-05-18 01:44:54 +02:00

12 lines
234 B
JSON

{
"$schema": "http://json.schemastore.org/proxies",
"proxies": {
"Proxy1": {
"matchCondition": {
"route": "/"
},
"backendUri": "https://fn-hanyadikhetvan.azurewebsites.net/hanyadikhetvan"
}
}
}