初始化
This commit is contained in:
14
WebAPIServer/appsettings.json
Normal file
14
WebAPIServer/appsettings.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"JwT": {
|
||||
"SecretKey": "abcdefereworu3294378472386^&^$RT#GHJFGJEUIHGFJKDFGHKDJSFSDKg",
|
||||
"Issuer": "AD>706,&L?$38oO#3N#E8@,742vyyd",
|
||||
"Audience": "W*u93xxp*08DnW@%6}5Tjh6bE?;hW"
|
||||
},
|
||||
"Logging": {
|
||||
"LogLevel": {
|
||||
"Default": "Information",
|
||||
"Microsoft.AspNetCore": "Warning"
|
||||
}
|
||||
},
|
||||
"AllowedHosts": "*"
|
||||
}
|
||||
Reference in New Issue
Block a user