aboutsummaryrefslogtreecommitdiff
path: root/Timeline/appsettings.json
diff options
context:
space:
mode:
author杨宇千 <crupest@outlook.com>2019-10-17 16:31:11 +0800
committer杨宇千 <crupest@outlook.com>2019-10-17 16:31:11 +0800
commit21de8da2feab19d3fbc392e71bf0dcec25ec8d6b (patch)
treec879e5d5e9a67c03e87b9d6ad067112d1ae2b118 /Timeline/appsettings.json
parentd5eaa2c1155a1e4172823d10c9da9c4aa2f1927a (diff)
parentf8f6b49bca2dd3622565c760f542a6bc860a75d4 (diff)
downloadtimeline-21de8da2feab19d3fbc392e71bf0dcec25ec8d6b.tar.gz
timeline-21de8da2feab19d3fbc392e71bf0dcec25ec8d6b.tar.bz2
timeline-21de8da2feab19d3fbc392e71bf0dcec25ec8d6b.zip
Merge remote-tracking branch 'origin/master'
Diffstat (limited to 'Timeline/appsettings.json')
-rw-r--r--Timeline/appsettings.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/Timeline/appsettings.json b/Timeline/appsettings.json
index 2d0f2b9f..61491ff5 100644
--- a/Timeline/appsettings.json
+++ b/Timeline/appsettings.json
@@ -7,5 +7,6 @@
"JwtConfig": {
"Issuer": "api.crupest.xyz",
"Audience": "api.crupest.xyz"
- }
+ },
+ "Cors": [ "https://www.crupest.xyz", "https://crupest.xyz" ]
}