No ROOTPATH in launchsettings

This commit is contained in:
nicolas.dorier 2019-03-09 18:40:41 +09:00
parent 75974037bc
commit 3c7d93e88d

View file

@ -34,7 +34,6 @@
"BTCPAY_BTCEXTERNALCHARGE": "server=https://127.0.0.1:53280/mycharge/btc/;cookiefilepath=fake",
"BTCPAY_BTCEXPLORERURL": "http://127.0.0.1:32838/",
"BTCPAY_DISABLE-REGISTRATION": "false",
"BTCPAY_ROOTPATH": "/test",
"ASPNETCORE_ENVIRONMENT": "Development",
"BTCPAY_CHAINS": "btc,ltc",
"BTCPAY_POSTGRES": "User ID=postgres;Host=127.0.0.1;Port=39372;Database=btcpayserver",