We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a3e70d commit 1c2d9d4Copy full SHA for 1c2d9d4
LabelStoreMax/.env
@@ -20,7 +20,7 @@ APP_KEY="your app key"
20
21
# *<! ------ STRIPE (OPTIONAL) ------!>*
22
23
-STRIPE_ACCOUNT="Stripe account key from WooSignal"
+STRIPE_ACCOUNT=null
24
# Stripe account key from WooSignal https://woosignal.com/dashboard
25
26
STRIPE_COUNTRY_CODE="GB"
@@ -41,4 +41,4 @@ PAYPAL_LOCALE="en-GB"
41
# *<! ------ EXTRAS ------!>*
42
43
PRODUCT_PLACEHOLDER_IMAGE="https://woosignal.com/images/woocommerce-placeholder.png"
44
-# Sets the default placeholder image for products with no image
+# Sets the default placeholder image for products with no image
0 commit comments