Skip to main content
Version: 3.x

Environment variables

Environment VariableDescription
FRONT_COMMERCE_MAGENTO1_ENDPOINTRequired The URL of the Magento instance (ex: http://magento1.local)
FRONT_COMMERCE_MAGENTO1_CONSUMER_KEYRequired Integration token configured in Magento's Front-Commerce > Configuration
FRONT_COMMERCE_MAGENTO1_CONSUMER_SECRETRequired Integration token configured in Magento's Front-Commerce > Configuration
FRONT_COMMERCE_MAGENTO1_ACCESS_TOKENRequired Integration token configured in Magento's Front-Commerce > Configuration
FRONT_COMMERCE_MAGENTO1_ACCESS_TOKEN_SECRETRequired Integration token configured in Magento's Front-Commerce > Configuration
FRONT_COMMERCE_MAGENTO1_TIMEOUTThe timeout in milliseconds for Magento requests (default: 60000)
FRONT_COMMERCE_MAGENTO1_ADMIN_TIMEOUTThe timeout in milliseconds for Magento requests that require admin privileges (default: 10000)
FRONT_COMMERCE_MAGENTO1_ADMIN_PATHThe path of the Magento administration interface (default: admin)
FRONT_COMMERCE_XRAY_MAGENTO1_VERSIONThe magento 1 version you are using (default: openmage, possible values: openmage, magento1)