Variables, eigenschap
U kunt op toepassing-gebaseerde omgevingsvariabelen gebruiken om opslagconfiguraties aan te passen. Deze variabelen gebruiken een specifieke syntaxis. Zie  configuratiemontages van de Overschrijving  in de gids van de Configuratie.
De volgende omgevingsvariabelen in het .magento.app.yaml -bestand zijn vereist voor specifieke versies van de Commerce -toepassing.
Vereist voor Adobe Commerce 2.2.x tot 2.3.x:
variables:
    env:
        CONFIG__DEFAULT__PAYPAL_ONBOARDING__MIDDLEMAN_DOMAIN: 'payment-broker.magento.com'
        CONFIG__STORES__DEFAULT__PAYMENT__BRAINTREE__CHANNEL: 'Magento_Enterprise_Cloud_BT'
        CONFIG__STORES__DEFAULT__PAYPAL__NOTATION_CODE: 'Magento_Enterprise_Cloud'
            Stel voor Adobe Commerce 2.4.x de volgende variabelen in:
variables:
    env:
        CONFIG__DEFAULT__PAYPAL_ONBOARDING__MIDDLEMAN_DOMAIN: 'payment-broker.magento.com'
        CONFIG__STORES__DEFAULT__PAYPAL__NOTATION_CODE: 'Magento_Enterprise_Cloud'
            recommendation-more-help
            
          7c2b03ac-000c-497d-aba3-2c6dc720a938