This commit is contained in:
2025-03-07 09:51:39 +05:00
parent 62acfe1b0c
commit 68639a5167
11 changed files with 169 additions and 103 deletions

7
.docker/config.json Normal file
View File

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