From 101631a0041f22570d7c2d9378cbfd0cec5ca14b 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/launchSettings.json') 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