From 4262a25addf26705e4c5ab07acafd3eb8702fa4b Mon Sep 17 00:00:00 2001 From: crupest Date: Thu, 7 Feb 2019 00:39:51 +0800 Subject: Add authorization. --- Timeline/Properties/launchSettings.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'Timeline/Properties') diff --git a/Timeline/Properties/launchSettings.json b/Timeline/Properties/launchSettings.json index d5e76a2a..a07a7868 100644 --- a/Timeline/Properties/launchSettings.json +++ b/Timeline/Properties/launchSettings.json @@ -20,8 +20,7 @@ "launchBrowser": true, "environmentVariables": { "ASPNETCORE_ENVIRONMENT": "Development" - }, - "applicationUrl": "" + } } } } \ No newline at end of file -- cgit v1.2.3