Update docker-compose.yml
This commit is contained in:
@@ -47,9 +47,6 @@ services:
|
|||||||
- "./k8s/config.yml:/etc/docker/registry/config.yml"
|
- "./k8s/config.yml:/etc/docker/registry/config.yml"
|
||||||
|
|
||||||
ghproxy:
|
ghproxy:
|
||||||
build:
|
image: "ghcr.io/sky22333/hub-proxy"
|
||||||
context: ./ghproxy
|
|
||||||
container_name: "ghproxy"
|
container_name: "ghproxy"
|
||||||
volumes:
|
|
||||||
- ./ghproxy/public:/root/public # 前端页面
|
|
||||||
restart: "always"
|
restart: "always"
|
||||||
Reference in New Issue
Block a user