diff --git a/Readme.md b/Readme.md index 85557390f17cc2fdde94b7b2c411f9983a0f555e..fc4631cce146b89cfa9914ada640d98e57c89e4f 100644 --- a/Readme.md +++ b/Readme.md @@ -11,6 +11,13 @@ - Public key: `98b4828a495e7e0e13d80d8bf94f3b1c` - Private key: `082ced46919bffe1b6db0f96de96d608` +Once configured, do the following to create an admin user (and make life easier for yourself): + +- Create Admin User: `bin/magento admin:user:create` +- Disable 2FA: `bin/magento module:disable Magento_TwoFactorAuth` +- Disable Admin Captcha: `bin/magento config:set admin/captcha/enable 0` + + ### Adobe account details - Email: `tech@uafrica.com`