Advertisement
Guest User

Untitled

a guest
Oct 19th, 2019
131
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C# 0.35 KB | None | 0 0
  1. {
  2.   "Logging": {
  3.     "LogLevel": {
  4.       "Default": "Information",
  5.       "Microsoft": "Warning",
  6.       "Microsoft.Hosting.Lifetime": "Information"
  7.     }
  8.   },
  9.   "ConnectionStrings": {"DefaultConnection":
  10.     "Host=balarama.db.elephantsql.com;Port=5432;Database=gkpcures;Username=gkpcures;Password=[PASSWORD-HERE];"},
  11.  
  12.   "AllowedHosts": "*"
  13. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement