添加 auth.json

This commit is contained in:
李东云
2022-04-24 17:39:52 +08:00
parent 35a01611e1
commit c91026f1b9

8
auth.json Normal file
View File

@@ -0,0 +1,8 @@
{
"http-basic": {
"124.126.16.154:8888": {
"username": "lidongyun",
"password": "Qfsd8866"
}
}
}