diff options
Diffstat (limited to 'Timeline/appsettings.json')
-rw-r--r-- | Timeline/appsettings.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Timeline/appsettings.json b/Timeline/appsettings.json index 74d3da4e..81f83d68 100644 --- a/Timeline/appsettings.json +++ b/Timeline/appsettings.json @@ -5,8 +5,8 @@ } }, "JwtConfig": { - "Issuer": "crupest.xyz", - "Audience": "crupest.xyz" + "Issuer": "api.crupest.xyz", + "Audience": "api.crupest.xyz" }, "TodoPageConfig": { "GithubInfo": { |