添加项目文件。
This commit is contained in:
12
Atomx.Admin/Atomx.Admin.Client/wwwroot/appsettings.json
Normal file
12
Atomx.Admin/Atomx.Admin.Client/wwwroot/appsettings.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"WebApi": {
|
||||
"ServerUrl": "http://localhost:5259"
|
||||
},
|
||||
|
||||
"Logging": {
|
||||
"LogLevel": {
|
||||
"Default": "Information",
|
||||
"Microsoft.AspNetCore": "Warning"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user