Skip to content

Commit 1c2d9d4

Browse files
authored
Update .env
1 parent 4a3e70d commit 1c2d9d4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

LabelStoreMax/.env

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ APP_KEY="your app key"
2020

2121
# *<! ------ STRIPE (OPTIONAL) ------!>*
2222

23-
STRIPE_ACCOUNT="Stripe account key from WooSignal"
23+
STRIPE_ACCOUNT=null
2424
# Stripe account key from WooSignal https://woosignal.com/dashboard
2525

2626
STRIPE_COUNTRY_CODE="GB"
@@ -41,4 +41,4 @@ PAYPAL_LOCALE="en-GB"
4141
# *<! ------ EXTRAS ------!>*
4242

4343
PRODUCT_PLACEHOLDER_IMAGE="https://woosignal.com/images/woocommerce-placeholder.png"
44-
# Sets the default placeholder image for products with no image
44+
# Sets the default placeholder image for products with no image

0 commit comments

Comments
 (0)