From 2b77c7251fa49d52dcd7ce73767e5fd26abc5c95 Mon Sep 17 00:00:00 2001 From: Jordan Brown Date: Wed, 10 Oct 2018 17:52:32 -0400 Subject: [PATCH] Update launchSettings.json --- src/Tgstation.Server.Host/Properties/launchSettings.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/Tgstation.Server.Host/Properties/launchSettings.json b/src/Tgstation.Server.Host/Properties/launchSettings.json index 62c38915e0..2aa4ef5f28 100644 --- a/src/Tgstation.Server.Host/Properties/launchSettings.json +++ b/src/Tgstation.Server.Host/Properties/launchSettings.json @@ -5,8 +5,7 @@ "launchBrowser": false, "environmentVariables": { "ASPNETCORE_ENVIRONMENT": "Development" - }, - "applicationUrl": "http://localhost:5000/" + } } } } \ No newline at end of file