diff --git a/repo/nexus-daemon.json b/repo/nexus-daemon.json index 51fc02a..359f123 100644 --- a/repo/nexus-daemon.json +++ b/repo/nexus-daemon.json @@ -1,10 +1,10 @@ { - "registry-mirrors": ["http://10.36.192.206:8088"], + "registry-mirrors": ["http://10.36.181.60"], "exec-opts": ["native.cgroupdriver=systemd"], "log-driver": "json-file", "log-opts": { "max-size": "100m" }, "storage-driver": "overlay2", - "insecure-registries":["10.36.192.206:8088"] + "insecure-registries":["10.36.181.60"] } \ No newline at end of file