Fix on the CORS
This commit is contained in:
@@ -6,7 +6,7 @@
|
|||||||
"Microsoft": "Information"
|
"Microsoft": "Information"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"AllowedHosts": "*",
|
"AllowedHosts": "skydivelogsangular.z6.web.core.windows.net",
|
||||||
"ConnectionStrings": {
|
"ConnectionStrings": {
|
||||||
"DefaultConnection": "Filename=./Data/JumpsDb.db"
|
"DefaultConnection": "Filename=./Data/JumpsDb.db"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user