aboutsummaryrefslogtreecommitdiff
path: root/Timeline/appsettings.Development.json
diff options
context:
space:
mode:
author杨宇千 <crupest@outlook.com>2019-08-08 16:54:03 +0800
committer杨宇千 <crupest@outlook.com>2019-08-08 16:54:03 +0800
commitd018e1c318646c6d7fecc8d3824129e9f1d5cf6c (patch)
treeda11e395a3fd1340187fb785fc17e570171b942b /Timeline/appsettings.Development.json
parentdc1ab11cea249f4ca967f86b115147a63f7c93a5 (diff)
parente283a3e745bad05a55c572646d7b20fbaaeb522d (diff)
downloadtimeline-d018e1c318646c6d7fecc8d3824129e9f1d5cf6c.tar.gz
timeline-d018e1c318646c6d7fecc8d3824129e9f1d5cf6c.tar.bz2
timeline-d018e1c318646c6d7fecc8d3824129e9f1d5cf6c.zip
Merge branch 'master' into null-request-field
Diffstat (limited to 'Timeline/appsettings.Development.json')
-rw-r--r--Timeline/appsettings.Development.json24
1 files changed, 12 insertions, 12 deletions
diff --git a/Timeline/appsettings.Development.json b/Timeline/appsettings.Development.json
index b1cd5a3b..db4b074a 100644
--- a/Timeline/appsettings.Development.json
+++ b/Timeline/appsettings.Development.json
@@ -1,12 +1,12 @@
-{
- "Logging": {
- "LogLevel": {
- "Default": "Debug",
- "System": "Information",
- "Microsoft": "Information"
- }
- },
- "JwtConfig": {
- "SigningKey": "crupest hahahahahahahhahahahahaha"
- }
-}
+{
+ "Logging": {
+ "LogLevel": {
+ "Default": "Debug",
+ "System": "Information",
+ "Microsoft": "Information"
+ }
+ },
+ "JwtConfig": {
+ "SigningKey": "crupest hahahahahahahhahahahahaha"
+ }
+}