mirror of
https://github.com/bitwarden/server.git
synced 2025-05-28 14:54:50 -05:00
update launch urls
This commit is contained in:
parent
4c3c594603
commit
8b8f1fb294
@ -11,7 +11,7 @@
|
||||
"IIS Express": {
|
||||
"commandName": "IISExpress",
|
||||
"launchBrowser": true,
|
||||
"launchUrl": "?url=bitwarden.com",
|
||||
"launchUrl": "bitwarden.com/icon.png",
|
||||
"environmentVariables": {
|
||||
"ASPNETCORE_ENVIRONMENT": "Development"
|
||||
}
|
||||
@ -19,7 +19,7 @@
|
||||
"Icons": {
|
||||
"commandName": "Project",
|
||||
"launchBrowser": true,
|
||||
"launchUrl": "?url=bitwarden.com",
|
||||
"launchUrl": "bitwarden.com/icon.png",
|
||||
"environmentVariables": {
|
||||
"ASPNETCORE_ENVIRONMENT": "Development"
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user