Update .env
This commit is contained in:
parent
4a3e70d5ca
commit
1c2d9d4196
@ -20,7 +20,7 @@ APP_KEY="your app key"
|
||||
|
||||
# *<! ------ STRIPE (OPTIONAL) ------!>*
|
||||
|
||||
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"
|
||||
# *<! ------ EXTRAS ------!>*
|
||||
|
||||
PRODUCT_PLACEHOLDER_IMAGE="https://woosignal.com/images/woocommerce-placeholder.png"
|
||||
# Sets the default placeholder image for products with no image
|
||||
# Sets the default placeholder image for products with no image
|
||||
|
||||
Loading…
Reference in New Issue
Block a user