mirror of
https://github.com/btcpayserver/btcpayserver.git
synced 2025-02-22 22:25:28 +01:00
neutral default launchprofile
This commit is contained in:
parent
37c02d2539
commit
454939adad
1 changed files with 23 additions and 20 deletions
|
@ -8,6 +8,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"profiles": {
|
"profiles": {
|
||||||
|
"Default": {
|
||||||
|
"commandName": "Project"
|
||||||
|
},
|
||||||
"Docker-Regtest": {
|
"Docker-Regtest": {
|
||||||
"commandName": "Project",
|
"commandName": "Project",
|
||||||
"launchBrowser": true,
|
"launchBrowser": true,
|
||||||
|
|
Loading…
Add table
Reference in a new issue