移除没有用的 docker 镜像站地址

This commit is contained in:
Konano 2024-10-26 15:42:55 +08:00
parent 2a813d8f20
commit 15b5b5ac80

View File

@ -1,7 +1,6 @@
{ {
"registry-mirrors": [ "registry-mirrors": [
"https://d.nano.ac", "https://d.nano.ac"
"https://docker-registry.infra.i2sec.cc:50001"
], ],
"log-driver": "json-file", "log-driver": "json-file",
"log-opts": { "log-opts": {