aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Timeline/appsettings.Test.json12
1 files changed, 12 insertions, 0 deletions
diff --git a/Timeline/appsettings.Test.json b/Timeline/appsettings.Test.json
new file mode 100644
index 00000000..b1cd5a3b
--- /dev/null
+++ b/Timeline/appsettings.Test.json
@@ -0,0 +1,12 @@
+{
+ "Logging": {
+ "LogLevel": {
+ "Default": "Debug",
+ "System": "Information",
+ "Microsoft": "Information"
+ }
+ },
+ "JwtConfig": {
+ "SigningKey": "crupest hahahahahahahhahahahahaha"
+ }
+}