diff options
author | crupest <crupest@outlook.com> | 2019-02-07 00:39:51 +0800 |
---|---|---|
committer | crupest <crupest@outlook.com> | 2019-02-07 00:39:51 +0800 |
commit | 101631a0041f22570d7c2d9378cbfd0cec5ca14b (patch) | |
tree | 93a50ac104e1f590f9d7aa3d8f0e140a0992035d /Timeline/appsettings.json | |
parent | 478dfefdbf4b118d7453673a3aa93a638586b850 (diff) | |
download | timeline-101631a0041f22570d7c2d9378cbfd0cec5ca14b.tar.gz timeline-101631a0041f22570d7c2d9378cbfd0cec5ca14b.tar.bz2 timeline-101631a0041f22570d7c2d9378cbfd0cec5ca14b.zip |
Add authorization.
Diffstat (limited to 'Timeline/appsettings.json')
-rw-r--r-- | Timeline/appsettings.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Timeline/appsettings.json b/Timeline/appsettings.json index 75395c71..a914603c 100644 --- a/Timeline/appsettings.json +++ b/Timeline/appsettings.json @@ -4,7 +4,6 @@ "Default": "Warning" } }, - "AllowedHosts": "*", "JwtConfig": { "Issuer": "crupest.xyz", "Audience": "crupest.xyz" |