mirror of
https://github.com/sky22333/hubproxy.git
synced 2026-09-05 07:36:47 +08:00
Update docker-compose.yml
This commit is contained in:
+1
-4
@@ -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