{
  "SOFTWARE": {
    "version": "1.1",
    "host": "localhost",
    "protocol": ["http", "https"],
    "port": [8060, 8061],
    "cors": [
      "https://ljconstrutic.com",
      "http://localhost:4200","https://lj-constru-tic-site.vercel.app"
    ],

    "header": [
      "Content-Type",
      "Authorization",
      ],

    "jwtKey": "796e59b027578e3949ff8e1322c847020b8ebc45036b22da2afa5d2f7dc43800",
    "openapiUrl": "https://ljconstrutic.com/openApi/openapi.yaml"
  },

  "AUTH":{
    "user": "",
    "password": "",
    "rol":[]
  },


  "MAIL": {
    "host": "send.one.com",
    "port": 587,
    "username": "info@ljconstrutic.com",
    "password": "in#$fO02tic",
    "subject": "Informação | Receção de solicitação"
  },
  "DATABASE": {
    "user": "sa",
    "password": "sQdb_#23xX",
    "database":"lj_construtic_pub_web",
    "host": "79.143.90.204",
    "port": 1433


  }

}
