mirror of https://github.com/abpframework/abp.git
4 changed files with 5 additions and 5 deletions
@ -1,3 +1,3 @@ |
|||
{ |
|||
"ConnectionString": "Server=(localdb)\\.\\MSSQLLocalDB;Database=VoloDocs;Trusted_Connection=True" |
|||
"ConnectionString": "Server=localhost;Database=VoloDocs;Trusted_Connection=True" |
|||
} |
|||
Loading…
Reference in new issue