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.
 
 

20 lines
349 B

{
"ssh": {
"stage": {
"user": null,
"domain": null,
"port": null,
"private_key": null,
"public_key": null,
"key_passphrase": null
},
"live": {
"user": null,
"domain": null,
"port": null,
"private_key": null,
"public_key": null,
"key_passphrase": null
}
}
}