Auth file for magento 2 installation (#2022)
This commit is contained in:
committed by
Shao Yu-Lung (Allen)
parent
cf6a9ba2c9
commit
2d7b780e56
8
workspace/auth.json
Normal file
8
workspace/auth.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"http-basic": {
|
||||
"repo.magento.com": {
|
||||
"username": "",
|
||||
"password": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user