{
  "Logging": {
    "LogLevel": {
      "Default": "Information",
      "Microsoft.AspNetCore": "Warning"
    }
  },
  "ConnectionStrings": {
    "HangfireDb": "server=localhost;database=mec_test;uid=mecshopr_prod;pwd=Strei8ght1!;Allow User Variables=True",
    "DefaultConnection": "Server=localhost;uid=mecshopr_prod;pwd=Strei8ght1!;database=mec_test",
    "HangfireDbStage": "server=localhost;database=mecshopr_wp311;uid=mecshopr_wp311;pwd=Strei8ght1!;Allow User Variables=True",
    "DefaultConnectionStage": "server=localhost;database=mecshopr_wp311;uid=mecshopr_wp311;pwd=Strei8ght1!;Allow User Variables=True"
  },
  "AllowedHosts": "*"

}
