diff --git a/Backend/appsettings.Development.json b/Backend/appsettings.Development.json index 7f80719..d3d0353 100644 --- a/Backend/appsettings.Development.json +++ b/Backend/appsettings.Development.json @@ -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 * * ?", diff --git a/Backend/appsettings.json b/Backend/appsettings.json index 54ca26f..3670e10 100644 --- a/Backend/appsettings.json +++ b/Backend/appsettings.json @@ -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