magento-plugin/scripts/config.json
Chris Kleeschulte ca747284ba Helper scripts
- Added an ipn helper script to post ipns
2016-07-09 20:16:46 -04:00

12 lines
209 B
JSON

{
"mysql": {
"host": "localhost",
"user": "magento",
"password": "magento",
"database": "magento"
},
"host": "http://127.0.0.1/magento/index.php/bitpay/ipn",
"status": "confirmed"
}