P5-4697 add bernard integration and send order row endpoint
This commit is contained in:
+2
-1
@@ -3,4 +3,5 @@ SQLALCHEMY_TRACK_MODIFICATIONS = True
|
||||
DEBUG = True
|
||||
API_KEYS = ['secretkey']
|
||||
ESALES_URL = 'username:password'
|
||||
ESALES_IMPORT_DIR = '/tmp/esales'
|
||||
ESALES_IMPORT_DIR = '/tmp/esales'
|
||||
BERNARD_QUEUE_URL = 'https://sqs.eu-west-1.amazonaws.com/<queue_id>/<queue_name>'
|
||||
|
||||
Reference in New Issue
Block a user