mirror of
https://github.com/yeasy/docker_practice.git
synced 2025-07-30 12:32:03 +00:00
fix: wrong key of registry mirrors
This commit is contained in:
@@ -103,7 +103,7 @@ REPOSITORY TAG IMAGE ID CREAT
|
||||
|
||||
```json
|
||||
{
|
||||
"registry-mirror": [
|
||||
"registry-mirrors": [
|
||||
"https://hub-mirror.c.163.com",
|
||||
"https://mirror.baidubce.com"
|
||||
],
|
||||
|
Reference in New Issue
Block a user