mirror of
https://dev.azure.com/tstanciu94/Services/_git/Correo
synced 2025-03-29 15:21:26 +02:00
workspace path fix
This commit is contained in:
parent
9f6c9632be
commit
babf2ca282
@ -2,7 +2,7 @@
|
||||
"Urls": "http://*:5005",
|
||||
"Workspace": "workspace",
|
||||
"ConnectionStrings": {
|
||||
"DatabaseConnection": "Data Source={Workspace}\\correo.db"
|
||||
"DatabaseConnection": "Data Source={Workspace}/correo.db"
|
||||
},
|
||||
"Serilog": {
|
||||
"MinimumLevel": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user