Skip to content

Commit 62af698

Browse files
BlackDexstefan0xC
authored andcommitted
Add some other modifications like removing stripe, braintree and paypal keys.
1 parent 4fd476e commit 62af698

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

apps/web/config/base.json

-6
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,5 @@
11
{
22
"urls": {},
3-
"stripeKey": "pk_test_KPoCfZXu7mznb9uSCPZ2JpTD",
4-
"braintreeKey": "sandbox_r72q8jq6_9pnxkwm75f87sdc2",
5-
"paypal": {
6-
"businessId": "AD3LAUZSNVPJY",
7-
"buttonAction": "https://www.sandbox.paypal.com/cgi-bin/webscr"
8-
},
93
"dev": {
104
"port": 8080,
115
"allowedHosts": "auto"

0 commit comments

Comments
 (0)