{
  "ConnectionStrings": {
    "Conexao": "server=localhost;port=3306;database=fta;userid=asm;password=A1s1m181"
  },
  "Logging": {
    "IncludeScopes": false,
    "LogLevel": {
      "Default": "Debug",
      "System": "Information",
      "Microsoft": "Information"
    }
  }
}