functionapp-hanyadikhetvan-.../host.json
Torma Kristóf ac54673b1c
Some checks failed
continuous-integration/drone/push Build is failing
fix host.json, adding comma
2022-05-18 00:38:00 +02:00

13 lines
170 B
JSON

{
"version": "2.0",
"functionTimeout": "00:00:10",
"healthMonitor": {
"enabled": false
},
"extensions": {
"http": {
"routePrefix": ""
}
}
}