Advertisement
joaopaulofcc

Untitled

Nov 17th, 2021
723
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.30 KB | None | 0 0
  1. {
  2.   "ConnectionStrings": {
  3.     "DefaultConnection": "User ID=SEUID;Server=SERVIDOR;Port=PORTA;Database=BASE"
  4.   },
  5.  
  6.   "Logging": {
  7.     "LogLevel": {
  8.       "Default": "Information",
  9.       "Microsoft": "Warning",
  10.       "Microsoft.Hosting.Lifetime": "Information"
  11.     }
  12.   },
  13.  
  14.   "AllowedHosts": "*"
  15. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement