Fix launchsettings

This commit is contained in:
nicolas.dorier 2024-04-30 20:12:11 +09:00
parent 90bc087ad6
commit 247afe6a7b
No known key found for this signature in database
GPG key ID: 6618763EF09186FE

View file

@ -4,7 +4,7 @@
"commandName": "Project", "commandName": "Project",
"launchBrowser": true, "launchBrowser": true,
"environmentVariables": { "environmentVariables": {
"EXPERIMENTALV2_CONFIRM": "true", "BTCPAY_EXPERIMENTALV2_CONFIRM": "true",
"BTCPAY_NETWORK": "regtest", "BTCPAY_NETWORK": "regtest",
"BTCPAY_LAUNCHSETTINGS": "true", "BTCPAY_LAUNCHSETTINGS": "true",
"BTCPAY_BTCLIGHTNING": "type=clightning;server=tcp://127.0.0.1:30993/", "BTCPAY_BTCLIGHTNING": "type=clightning;server=tcp://127.0.0.1:30993/",
@ -38,7 +38,7 @@
"commandName": "Project", "commandName": "Project",
"launchBrowser": true, "launchBrowser": true,
"environmentVariables": { "environmentVariables": {
"EXPERIMENTALV2_CONFIRM": "true", "BTCPAY_EXPERIMENTALV2_CONFIRM": "true",
"BTCPAY_NETWORK": "regtest", "BTCPAY_NETWORK": "regtest",
"BTCPAY_LAUNCHSETTINGS": "true", "BTCPAY_LAUNCHSETTINGS": "true",
"BTCPAY_PORT": "14142", "BTCPAY_PORT": "14142",
@ -76,7 +76,7 @@
"commandName": "Project", "commandName": "Project",
"launchBrowser": true, "launchBrowser": true,
"environmentVariables": { "environmentVariables": {
"EXPERIMENTALV2_CONFIRM": "true", "BTCPAY_EXPERIMENTALV2_CONFIRM": "true",
"BTCPAY_NETWORK": "regtest", "BTCPAY_NETWORK": "regtest",
"BTCPAY_LAUNCHSETTINGS": "true", "BTCPAY_LAUNCHSETTINGS": "true",
"BTCPAY_PORT": "14142", "BTCPAY_PORT": "14142",