mirror of
https://github.com/aaru-dps/Aaru.Server.git
synced 2025-12-16 19:24:27 +00:00
Add ASP.NET Identity.
This commit is contained in:
@@ -6,5 +6,7 @@
|
||||
"Microsoft.Hosting.Lifetime": "Information"
|
||||
}
|
||||
},
|
||||
"AllowedHosts": "*"
|
||||
}
|
||||
"ConnectionStrings": {
|
||||
"DicServerContextConnection": "Server=(localdb)\\mssqllocaldb;Database=DiscImageChef.Server;Trusted_Connection=True;MultipleActiveResultSets=true"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user