We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1121148 commit 5cc1875Copy full SHA for 5cc1875
auth.json.sample
@@ -0,0 +1,8 @@
1
+{
2
+ "http-basic": {
3
+ "repo.magento.com": {
4
+ "username": "<public-key>",
5
+ "password": "<private-key>"
6
+ }
7
8
+}
0 commit comments