2017-10-02 18:29:35 +02:00
|
|
|
{
|
2018-11-01 04:52:32 +01:00
|
|
|
"profiles": {
|
|
|
|
"Docker-Regtest": {
|
|
|
|
"commandName": "Project",
|
|
|
|
"launchBrowser": true,
|
|
|
|
"environmentVariables": {
|
|
|
|
"BTCPAY_NETWORK": "regtest",
|
2019-05-14 17:55:15 +02:00
|
|
|
"BTCPAY_LAUNCHSETTINGS": "true",
|
2018-12-04 05:04:26 +01:00
|
|
|
"BTCPAY_BUNDLEJSCSS": "false",
|
2018-11-01 04:52:32 +01:00
|
|
|
"BTCPAY_LTCEXPLORERURL": "http://127.0.0.1:32838/",
|
|
|
|
"BTCPAY_BTCLIGHTNING": "type=charge;server=http://127.0.0.1:54938/;api-token=foiewnccewuify",
|
|
|
|
"BTCPAY_BTCEXTERNALLNDGRPC": "type=lnd-grpc;server=https://lnd:lnd@127.0.0.1:53280/;allowinsecure=true",
|
|
|
|
"BTCPAY_BTCEXTERNALLNDREST": "type=lnd-rest;server=https://lnd:lnd@127.0.0.1:53280/lnd-rest/btc/;allowinsecure=true;macaroonfilepath=D:\\admin.macaroon",
|
2019-11-10 13:19:59 +01:00
|
|
|
"BTCPAY_BTCEXTERNALLNDSEEDBACKUP": "../BTCPayServer.Tests/TestData/LndSeedBackup/walletunlock.json",
|
2018-11-01 04:52:32 +01:00
|
|
|
"BTCPAY_BTCEXPLORERURL": "http://127.0.0.1:32838/",
|
2019-05-13 10:00:58 +02:00
|
|
|
"BTCPAY_ALLOW-ADMIN-REGISTRATION": "true",
|
2019-01-10 05:47:21 +01:00
|
|
|
"BTCPAY_DISABLE-REGISTRATION": "false",
|
2018-11-01 04:52:32 +01:00
|
|
|
"ASPNETCORE_ENVIRONMENT": "Development",
|
|
|
|
"BTCPAY_CHAINS": "btc,ltc",
|
2019-10-31 04:29:59 +01:00
|
|
|
"BTCPAY_POSTGRES": "User ID=postgres;Host=127.0.0.1;Port=39372;Database=btcpayserver",
|
2019-11-08 09:26:32 +01:00
|
|
|
"BTCPAY_DEBUGLOG": "debug.log",
|
|
|
|
"BTCPAY_TORRCFILE": "../BTCPayServer.Tests/TestData/Tor/torrc"
|
2018-11-01 04:52:32 +01:00
|
|
|
},
|
|
|
|
"applicationUrl": "http://127.0.0.1:14142/"
|
2018-10-29 16:25:05 +01:00
|
|
|
},
|
2018-11-01 04:52:32 +01:00
|
|
|
"Docker-Regtest-https": {
|
|
|
|
"commandName": "Project",
|
|
|
|
"launchBrowser": true,
|
|
|
|
"environmentVariables": {
|
|
|
|
"BTCPAY_NETWORK": "regtest",
|
2019-05-14 17:55:15 +02:00
|
|
|
"BTCPAY_LAUNCHSETTINGS": "true",
|
2018-11-01 04:52:32 +01:00
|
|
|
"BTCPAY_PORT": "14142",
|
|
|
|
"BTCPAY_HttpsUseDefaultCertificate": "true",
|
2018-12-04 05:04:26 +01:00
|
|
|
"BTCPAY_BUNDLEJSCSS": "false",
|
2018-11-01 04:52:32 +01:00
|
|
|
"BTCPAY_LTCEXPLORERURL": "http://127.0.0.1:32838/",
|
2019-12-24 08:20:44 +01:00
|
|
|
"BTCPAY_LBTCEXPLORERURL": "http://127.0.0.1:32838/",
|
2018-11-01 04:52:32 +01:00
|
|
|
"BTCPAY_BTCLIGHTNING": "type=charge;server=http://127.0.0.1:54938/;api-token=foiewnccewuify",
|
|
|
|
"BTCPAY_BTCEXTERNALLNDGRPC": "type=lnd-grpc;server=https://lnd:lnd@127.0.0.1:53280/;allowinsecure=true",
|
2018-12-07 11:31:07 +01:00
|
|
|
"BTCPAY_BTCEXTERNALLNDREST": "type=lnd-rest;server=https://lnd:lnd@127.0.0.1:53280/lnd-rest/btc/;allowinsecure=true",
|
2019-11-15 09:55:55 +01:00
|
|
|
"BTCPAY_BTCEXTERNALLNDSEEDBACKUP": "../BTCPayServer.Tests/TestData/LndSeedBackup/walletunlock.json",
|
2019-02-28 15:01:25 +01:00
|
|
|
"BTCPAY_BTCEXTERNALSPARK": "server=/spark/btc/;cookiefile=fake",
|
2019-03-01 05:20:21 +01:00
|
|
|
"BTCPAY_BTCEXTERNALCHARGE": "server=https://127.0.0.1:53280/mycharge/btc/;cookiefilepath=fake",
|
2018-11-01 04:52:32 +01:00
|
|
|
"BTCPAY_BTCEXPLORERURL": "http://127.0.0.1:32838/",
|
2019-05-13 10:00:58 +02:00
|
|
|
"BTCPAY_ALLOW-ADMIN-REGISTRATION": "true",
|
2019-01-10 05:47:21 +01:00
|
|
|
"BTCPAY_DISABLE-REGISTRATION": "false",
|
2018-11-01 04:52:32 +01:00
|
|
|
"ASPNETCORE_ENVIRONMENT": "Development",
|
2020-01-13 14:20:45 +01:00
|
|
|
"BTCPAY_CHAINS": "btc,ltc,lbtc",
|
2018-12-07 10:42:39 +01:00
|
|
|
"BTCPAY_POSTGRES": "User ID=postgres;Host=127.0.0.1;Port=39372;Database=btcpayserver",
|
2019-09-06 09:51:49 +02:00
|
|
|
"BTCPAY_EXTERNALSERVICES": "totoservice:totolink;",
|
|
|
|
"BTCPAY_SSHCONNECTION": "root@127.0.0.1:21622",
|
2019-10-31 04:29:59 +01:00
|
|
|
"BTCPAY_SSHPASSWORD": "opD3i2282D",
|
2019-11-08 09:26:32 +01:00
|
|
|
"BTCPAY_DEBUGLOG": "debug.log",
|
|
|
|
"BTCPAY_TORRCFILE": "../BTCPayServer.Tests/TestData/Tor/torrc"
|
2018-11-01 04:52:32 +01:00
|
|
|
},
|
|
|
|
"applicationUrl": "https://localhost:14142/"
|
|
|
|
}
|
2017-10-02 18:29:35 +02:00
|
|
|
}
|
2018-10-12 03:09:13 +02:00
|
|
|
}
|