feat : start login after start program, add appsetings
This commit is contained in:
@@ -5,5 +5,11 @@
|
||||
"Microsoft.AspNetCore": "Warning"
|
||||
}
|
||||
},
|
||||
"FubonSettings":{
|
||||
"Id": "UserId",
|
||||
"Password": "Password",
|
||||
"CertPath": "./static",
|
||||
"CertPassword":"CertPassword"
|
||||
},
|
||||
"AllowedHosts": "*"
|
||||
}
|
||||
|
Reference in New Issue
Block a user