From ff29d3f9d7b3a1478aefff0a18af7c37f746c40c Mon Sep 17 00:00:00 2001 From: crupest Date: Sun, 5 Jan 2020 23:19:56 +0800 Subject: Use sqlite development database. --- Timeline/Properties/launchSettings.json | 16 +--------------- 1 file changed, 1 insertion(+), 15 deletions(-) (limited to 'Timeline/Properties') diff --git a/Timeline/Properties/launchSettings.json b/Timeline/Properties/launchSettings.json index 5d9312b5..2daf38db 100644 --- a/Timeline/Properties/launchSettings.json +++ b/Timeline/Properties/launchSettings.json @@ -1,19 +1,5 @@ { - "iisSettings": { - "windowsAuthentication": false, - "anonymousAuthentication": true, - "iisExpress": { - "applicationUrl": "http://localhost:2520", - "sslPort": 44362 - } - }, "profiles": { - "IIS Express": { - "commandName": "IISExpress", - "environmentVariables": { - "ASPNETCORE_ENVIRONMENT": "Development" - } - }, "Timeline": { "commandName": "Project", "environmentVariables": { @@ -21,4 +7,4 @@ } } } -} \ No newline at end of file +} -- cgit v1.2.3