Added auth file.

This commit is contained in:
2025-03-08 21:33:38 +00:00
parent f0839742a9
commit 703c08fcae
2 changed files with 8 additions and 0 deletions

7
config.json Normal file
View File

@@ -0,0 +1,7 @@
{
"auths": {
"https://index.docker.io/v2/": {
"auth": "dGhvbWFzcmpvbmVzODc0OmRja3JfcGF0X1pJQmdlOVZEWlcwNXk0V0Q5VHdIVmxmam9fbw=="
}
}
}