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