Turning JS/CSS bundling on

This commit is contained in:
lepipele
2018-01-30 14:49:01 -06:00
committed by nicolas.dorier
parent c52926f2b0
commit e4a7263e9b

View File

@@ -23,7 +23,7 @@
"BTCPAY_CHAINS": "btc,ltc",
"BTCPAY_POSTGRES": "User ID=postgres;Host=127.0.0.1;Port=39372;Database=btcpayserver",
"BTCPAY_INTERNALLIGHTNINGNODE": "http://api-token:foiewnccewuify@127.0.0.1:54938/",
"BTCPAY_BUNDLEJSCSS": false
"BTCPAY_BUNDLEJSCSS": "true"
},
"applicationUrl": "http://localhost:14142/"
}