Update docker-compose.yml

This commit is contained in:
NewName
2024-12-24 20:54:11 +08:00
parent a180d05c0e
commit e73c8456a9

View File

@@ -47,9 +47,6 @@ services:
- "./k8s/config.yml:/etc/docker/registry/config.yml"
ghproxy:
build:
context: ./ghproxy
image: "ghcr.io/sky22333/hub-proxy"
container_name: "ghproxy"
volumes:
- ./ghproxy/public:/root/public # 前端页面
restart: "always"
restart: "always"