{
  "Logging": {
    "LogLevel": {
      "Default": "Information",
      "Microsoft.AspNetCore": "Warning"
    }
  },
  "AllowedHosts": "*",
  "ConnectionStrings": {
    "Default": "Server=host.docker.internal;Port=3306;Database=voipmund_sitenovo;User=voipmund_sitevm;Password=ajq9302;SslMode=None;Allow User Variables=true;"
  },
  "NuvemFiscal": {
    "BaseApiUrl": "https://api.nuvemfiscal.com.br",
    "ClientId": "SEU_CLIENT_ID",
    "ClientSecret": "SEU_CLIENT_SECRET",
    "Scope": "nfcom empresa"
  }
}
