mirror of
https://github.com/bitwarden/server.git
synced 2025-01-25 22:21:38 +01:00
update launch urls
This commit is contained in:
parent
16a8d8fd1b
commit
0cbd00e063
@ -11,7 +11,7 @@
|
||||
"IIS Express": {
|
||||
"commandName": "IISExpress",
|
||||
"launchBrowser": true,
|
||||
"launchUrl": "?domain=bitwarden.com",
|
||||
"launchUrl": "?url=bitwarden.com",
|
||||
"environmentVariables": {
|
||||
"ASPNETCORE_ENVIRONMENT": "Development"
|
||||
}
|
||||
@ -19,7 +19,7 @@
|
||||
"Icons": {
|
||||
"commandName": "Project",
|
||||
"launchBrowser": true,
|
||||
"launchUrl": "?domain=bitwarden.com",
|
||||
"launchUrl": "?url=bitwarden.com",
|
||||
"environmentVariables": {
|
||||
"ASPNETCORE_ENVIRONMENT": "Development"
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user