summaryrefslogtreecommitdiff
path: root/Properties/launchSettings.json
diff options
context:
space:
mode:
Diffstat (limited to 'Properties/launchSettings.json')
-rw-r--r--Properties/launchSettings.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/Properties/launchSettings.json b/Properties/launchSettings.json
index 9f4966c..b1659dc 100644
--- a/Properties/launchSettings.json
+++ b/Properties/launchSettings.json
@@ -13,6 +13,7 @@
"HyperBooru": {
"commandName": "Project",
"launchBrowser": true,
+ "launchUrl": "Login",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
},