aboutsummaryrefslogtreecommitdiff
path: root/Timeline/appsettings.Development.json
diff options
context:
space:
mode:
author杨宇千 <crupest@outlook.com>2019-08-18 18:07:50 +0800
committer杨宇千 <crupest@outlook.com>2019-08-18 18:07:50 +0800
commit36a5a7c81569bbc4fa76b77e9823767d951944b4 (patch)
tree21b4c77e48f34e1a72858209e4d4d6d7978b663a /Timeline/appsettings.Development.json
parent0630fd020ec11e343b787a18d70f1f13fdb350b3 (diff)
downloadtimeline-36a5a7c81569bbc4fa76b77e9823767d951944b4.tar.gz
timeline-36a5a7c81569bbc4fa76b77e9823767d951944b4.tar.bz2
timeline-36a5a7c81569bbc4fa76b77e9823767d951944b4.zip
Add avatar service.
Diffstat (limited to 'Timeline/appsettings.Development.json')
-rw-r--r--Timeline/appsettings.Development.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/Timeline/appsettings.Development.json b/Timeline/appsettings.Development.json
index db4b074a..424b3885 100644
--- a/Timeline/appsettings.Development.json
+++ b/Timeline/appsettings.Development.json
@@ -7,6 +7,6 @@
}
},
"JwtConfig": {
- "SigningKey": "crupest hahahahahahahhahahahahaha"
+ "SigningKey": "this is very very very very very long secret"
}
}