We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4fd476e commit 62af698Copy full SHA for 62af698
apps/web/config/base.json
@@ -1,11 +1,5 @@
1
{
2
"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
- },
9
"dev": {
10
"port": 8080,
11
"allowedHosts": "auto"
0 commit comments