OneDrive Backup

OneDrive Backup
This commit is contained in:
2023-07-28 22:36:06 +07:00
parent e1c6e91a0a
commit d70d81ebdf
244 changed files with 75229 additions and 0 deletions
+17
View File
@@ -0,0 +1,17 @@
{
"DetailedErrors": true,
"Logging": {
"LogLevel": {
"Default": "Error",
"Microsoft.AspNetCore": "Error"
},
"Console": {
"LogLevel": {
"Default": "Error",
"Microsoft.AspNetCore": "Error"
}
}
},
"AllowedHosts": "*",
"Urls": "http://*:8099"
}