Advertisement
Guest User

Untitled

a guest
Oct 23rd, 2019
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.28 KB | None | 0 0
  1. {
  2. "Logging": {
  3. "LogLevel": {
  4. "Default": "Warning"
  5. }
  6. },
  7. "AllowedHosts": "*",
  8. "ConnectionStrings": {
  9. "DevConnection": "Server=PATRICK\\MSSQLSERVER01;Database=MDP;Trusted_Connection=True;MultipleActiveResultSets=True;"
  10. }
  11. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement