Fixed appsettings.json file
This commit is contained in:
parent
4ab4f6230c
commit
ddbd8fd281
@ -42,6 +42,6 @@
|
||||
"Properties": {
|
||||
"Application": "Sample"
|
||||
},
|
||||
"LoggingDirectory": "C:\\tmp\\logging"
|
||||
"LoggingDirectory": "D:\\tmp\\logging\\MesaReportingServices\\API"
|
||||
}
|
||||
}
|
||||
|
@ -45,6 +45,7 @@
|
||||
"Properties": {
|
||||
"Application": "Sample"
|
||||
},
|
||||
"LoggingDirectory": "C://tmp//loging"
|
||||
"BaseAPIAddress": "http://localhost:50201/api/",
|
||||
"LoggingDirectory": "D:\\tmp\\logging\\MesaReportingServices\\UI"
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user