summaryrefslogtreecommitdiff
path: root/src/SMAPI.Web/Properties/launchSettings.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/SMAPI.Web/Properties/launchSettings.json')
-rw-r--r--src/SMAPI.Web/Properties/launchSettings.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/SMAPI.Web/Properties/launchSettings.json b/src/SMAPI.Web/Properties/launchSettings.json
index 0f59900d..e485e4e3 100644
--- a/src/SMAPI.Web/Properties/launchSettings.json
+++ b/src/SMAPI.Web/Properties/launchSettings.json
@@ -11,7 +11,7 @@
"IIS Express": {
"commandName": "IISExpress",
"launchBrowser": true,
- "launchUrl": "api/v1.0/mods?modKeys=nexus:541,chucklefish:4228,github:Zoryn4163/SMAPI-Mods",
+ "launchUrl": "log",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}