diff --git a/Il2CppInspector.Redux.GUI/Properties/launchSettings.json b/Il2CppInspector.Redux.GUI/Properties/launchSettings.json index 720a0e8..9f841cc 100644 --- a/Il2CppInspector.Redux.GUI/Properties/launchSettings.json +++ b/Il2CppInspector.Redux.GUI/Properties/launchSettings.json @@ -6,7 +6,7 @@ "ASPNETCORE_ENVIRONMENT": "Development" }, "dotnetRunMessages": true, - "applicationUrl": "http://localhost:5154" + "applicationUrl": "http://localhost:5000" } }, "$schema": "https://json.schemastore.org/launchsettings.json"