Browse Source

fix error

Stille 3 years ago
parent
commit
a7b06a7c3a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      registry-proxy/docker-compose.yml

+ 1 - 1
registry-proxy/docker-compose.yml

@@ -1,6 +1,6 @@
 version: "3"
 services:
-  ghcr.io:
+  ghcr:
     image: stilleshan/registry-proxy
     volumes:
       - ./data:/var/lib/registry