From 1c2d9d419669e5088ba03b600f55d12429006370 Mon Sep 17 00:00:00 2001 From: Anthony Gordon Date: Wed, 27 Oct 2021 02:04:02 +0100 Subject: [PATCH] Update .env --- LabelStoreMax/.env | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/LabelStoreMax/.env b/LabelStoreMax/.env index dc68393..bc378b0 100644 --- a/LabelStoreMax/.env +++ b/LabelStoreMax/.env @@ -20,7 +20,7 @@ APP_KEY="your app key" # ** -STRIPE_ACCOUNT="Stripe account key from WooSignal" +STRIPE_ACCOUNT=null # Stripe account key from WooSignal https://woosignal.com/dashboard STRIPE_COUNTRY_CODE="GB" @@ -41,4 +41,4 @@ PAYPAL_LOCALE="en-GB" # ** PRODUCT_PLACEHOLDER_IMAGE="https://woosignal.com/images/woocommerce-placeholder.png" -# Sets the default placeholder image for products with no image \ No newline at end of file +# Sets the default placeholder image for products with no image