Changed logging directory for release version.

This commit is contained in:
Daniel Wathen
2023-01-06 10:30:17 -07:00
parent 9ee0b14ee9
commit 4ab4f6230c
8 changed files with 24 additions and 7 deletions

View File

@ -7,5 +7,6 @@
},
"ConnectionStrings": {
"DefaultConnection": "Server=MESSV01EC.EC.LOCAL\\PROD1,53959;Database=LSL2SQL;User Id=srpadmin;Password=0okm9ijn;TrustServerCertificate=true"
}
},
"LoggingDirectory": "C:\\tmp\\logging"
}