added command to laod products from woo.enreda.coop, required extra env variables

This commit is contained in:
Sam
2021-02-22 10:21:13 +00:00
parent d53a6337b5
commit 42d806f557
4 changed files with 56 additions and 2 deletions

View File

@@ -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 = ''