[后端] 修改app json logger path
This commit is contained in:
parent
6511e0850c
commit
0c6b9e465f
@ -12,7 +12,7 @@
|
||||
"SignKey": "TaipeiDome123456", //簽章//最少16字元
|
||||
"JwtLifeSeconds": 3600
|
||||
},
|
||||
"LoggerPath": "C:\\inetpub\\Taipei_dome_background_service\\Logs",
|
||||
"LoggerPath": "C:\\Project\\ASP.NET\\BIMS\\Backend",
|
||||
"BackgroundServiceCron": {
|
||||
"ExecutionBackgroundServicePlanJob": "0 0 2 * * ?",
|
||||
"MessageNotificationJob": "0 0 2 * * ?",
|
||||
|
@ -12,7 +12,7 @@
|
||||
"SignKey": "TaipeiDome123456", //簽章//最少16字元
|
||||
"JwtLifeSeconds": 3600
|
||||
},
|
||||
"LoggerPath": "C:\\inetpub\\Taipei_dome_background_service\\Logs",
|
||||
"LoggerPath": "C:\\Project\\ASP.NET\\BIMS\\Backend",
|
||||
"DBConfig": {
|
||||
"MySqlDBConfig": {
|
||||
"Server": "FYlY+w0XDIz+jmF2rlZWJw==", //0.201
|
||||
|
Loading…
Reference in New Issue
Block a user