1
0
Fork 0

use proxy
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Torma Kristóf 2022-05-18 01:44:54 +02:00
parent f770d2236a
commit ecfeefc156
1 changed files with 11 additions and 0 deletions

11
proxies.json Normal file
View File

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