Guest User

Untitled

a guest
Nov 22nd, 2017
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.35 KB | None | 0 0
  1. {
  2. "ConnectionStrings": {
  3. "BaseCotacoes": "Server=localhost;Database=ExemplosEFCore2;Port=5432;User Id=postgres;Password=PostgreSQL2017!;"
  4. },
  5. "Logging": {
  6. "IncludeScopes": false,
  7. "Debug": {
  8. "LogLevel": {
  9. "Default": "Warning"
  10. }
  11. },
  12. "Console": {
  13. "LogLevel": {
  14. "Default": "Warning"
  15. }
  16. }
  17. }
  18. }
Add Comment
Please, Sign In to add comment