fix(amazon): add new env variable to specify environment

This commit is contained in:
Matteo Pagliazzi
2018-11-28 11:07:06 +01:00
parent 88a2f317d8
commit bf7fabb20a
4 changed files with 7 additions and 4 deletions
+2 -1
View File
@@ -44,7 +44,8 @@
"SELLER_ID": "SELLER_ID",
"CLIENT_ID": "CLIENT_ID",
"MWS_KEY": "",
"MWS_SECRET": ""
"MWS_SECRET": "",
"MODE": "sandbox"
},
"FLAG_REPORT_EMAIL": "email@mod.com,email2@mod.com",
"EMAIL_SERVER": {