Ein für Shopware 6 vorbereitet Systemmanagment.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
232 B

1 year ago
1 year ago
1 year ago
1 year ago
  1. {
  2. "git": {
  3. "url": null,
  4. "ssh": {
  5. "user": null,
  6. "domain": null,
  7. "private_key": null,
  8. "public_key": null,
  9. "private_key_passphrase": null
  10. }
  11. }
  12. }