2021-04-21 20:29:33 +02:00
|
|
|
{
|
2021-12-17 15:57:11 +01:00
|
|
|
"urls": {},
|
|
|
|
"stripeKey": "pk_test_KPoCfZXu7mznb9uSCPZ2JpTD",
|
|
|
|
"braintreeKey": "sandbox_r72q8jq6_9pnxkwm75f87sdc2",
|
|
|
|
"paypal": {
|
|
|
|
"businessId": "AD3LAUZSNVPJY",
|
|
|
|
"buttonAction": "https://www.sandbox.paypal.com/cgi-bin/webscr"
|
|
|
|
},
|
|
|
|
"dev": {
|
2022-03-23 19:53:41 +01:00
|
|
|
"port": 8080,
|
2021-12-17 15:57:11 +01:00
|
|
|
"allowedHosts": "auto"
|
2022-07-13 18:22:58 +02:00
|
|
|
},
|
2022-09-27 00:26:10 +02:00
|
|
|
"flags": {
|
2024-10-07 13:56:02 +02:00
|
|
|
"sdk": true
|
2024-10-07 13:20:50 +02:00
|
|
|
},
|
|
|
|
"devFlags": {}
|
2021-04-21 20:29:33 +02:00
|
|
|
}
|