Implemented basic server file system endpoints and services. Implemented server files tab
This commit is contained in:
@@ -8,7 +8,9 @@
|
||||
"launchUrl": "swagger",
|
||||
"applicationUrl": "http://localhost:5275",
|
||||
"environmentVariables": {
|
||||
"ASPNETCORE_ENVIRONMENT": "Development"
|
||||
"ASPNETCORE_ENVIRONMENT": "Development",
|
||||
"HTTPS_PROXY": "",
|
||||
"HTTP_PROXY": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user