aboutsummaryrefslogtreecommitdiff
path: root/Timeline/appsettings.Test.json
blob: ea32348bf3c19b9a913688a1bcbf3a8a8cb4de26 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
  "Logging": {
    "LogLevel": {
      "Default": "Debug",
      "System": "Information",
      "Microsoft": "Information",
      "Microsoft.AspNetCore.Authentication": "Debug",
      "Microsoft.AspNetCore.Authorization": "Debug"
    }
  },
  "JwtConfig": {
    "SigningKey": "crupest hahahahahahahhahahahahaha"
  }
}