From 13347e8262da9043588f71b53e11c535f9627a84 Mon Sep 17 00:00:00 2001 From: Billy Griffiths <billy.griffiths@gmail.com> Date: Mon, 13 Feb 2023 09:58:02 +0000 Subject: [PATCH] Add Adobe creds --- Readme.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/Readme.md b/Readme.md index 7ddfcaf..127cdf2 100644 --- a/Readme.md +++ b/Readme.md @@ -3,6 +3,15 @@ 1. Create a new folder, ie: `Documents/Magento` 2. `cd` into the folder 3. Run command `curl -s https://raw.githubusercontent.com/markshust/docker-magento/master/lib/onelinesetup | bash -s -- bobgomagento.test 2.4.4-p1 community` +4. When askd for the username and password, provide the public and private key: + +- Public key: `98b4828a495e7e0e13d80d8bf94f3b1c` +- Private key: `082ced46919bffe1b6db0f96de96d608` + +### Adobe account details + +Email: `tech@uafrica.com` +Password: `mR3mdr0311@P` # Magento 2 Bob Go Shipping Extension -- GitLab