added command to laod products from woo.enreda.coop, required extra env variables
This commit is contained in:
@@ -9,4 +9,7 @@ AWS_ACCESS_KEY_ID_S3 = ''
|
||||
AWS_SECRET_ACCESS_KEY_S3 = ''
|
||||
S3_BUCKET=''
|
||||
AWS_ACCESS_KEY_ID_SES = ''
|
||||
AWS_SECRET_ACCESS_KEY_SES = ''
|
||||
AWS_SECRET_ACCESS_KEY_SES = ''
|
||||
# WooCommerce test credentials
|
||||
WC_KEY = ''
|
||||
WC_SECRET = ''
|
||||
Reference in New Issue
Block a user