[后端] 修改app json logger path

This commit is contained in:
dev02 2023-06-01 16:07:37 +08:00
parent 6511e0850c
commit 0c6b9e465f
2 changed files with 2 additions and 2 deletions

View File

@ -12,7 +12,7 @@
"SignKey": "TaipeiDome123456", ////16 "SignKey": "TaipeiDome123456", ////16
"JwtLifeSeconds": 3600 "JwtLifeSeconds": 3600
}, },
"LoggerPath": "C:\\inetpub\\Taipei_dome_background_service\\Logs", "LoggerPath": "C:\\Project\\ASP.NET\\BIMS\\Backend",
"BackgroundServiceCron": { "BackgroundServiceCron": {
"ExecutionBackgroundServicePlanJob": "0 0 2 * * ?", "ExecutionBackgroundServicePlanJob": "0 0 2 * * ?",
"MessageNotificationJob": "0 0 2 * * ?", "MessageNotificationJob": "0 0 2 * * ?",

View File

@ -12,7 +12,7 @@
"SignKey": "TaipeiDome123456", ////16 "SignKey": "TaipeiDome123456", ////16
"JwtLifeSeconds": 3600 "JwtLifeSeconds": 3600
}, },
"LoggerPath": "C:\\inetpub\\Taipei_dome_background_service\\Logs", "LoggerPath": "C:\\Project\\ASP.NET\\BIMS\\Backend",
"DBConfig": { "DBConfig": {
"MySqlDBConfig": { "MySqlDBConfig": {
"Server": "FYlY+w0XDIz+jmF2rlZWJw==", //0.201 "Server": "FYlY+w0XDIz+jmF2rlZWJw==", //0.201