auth.json 162 B

12345678
  1. {
  2. "http-basic": {
  3. "repo.magento.com": {
  4. "username": "MAGENTO_PUBLIC_KEY",
  5. "password": "MAGENTO_PRIVATE_KEY"
  6. }
  7. }
  8. }