更改项目

This commit is contained in:
NewName
2025-05-20 22:16:34 +08:00
parent 45120a3300
commit 5a09358fd5
4 changed files with 6 additions and 9 deletions

View File

@@ -23,7 +23,7 @@
2拉取本项目
```
git clone https://github.com/sky22333/hub-proxy.git
git clone https://github.com/sky22333/hubproxy.git
```
@@ -52,7 +52,7 @@ docker run -d \
--name ghproxy \
-p 5000:5000 \
--restart always \
ghcr.io/sky22333/hub-proxy
ghcr.io/sky22333/hubproxy
```
---
@@ -118,7 +118,7 @@ ghcr.{$DOMAIN} {
ghproxy基于go语言的Gin框架镜像加速基于`registry`镜像实现
前端借鉴了[此项目](https://github.com/WJQSERVER-STUDIO/ghproxy)的UI
前端借鉴了[此项目](https://github.com/WJQSERVER-STUDIO/ghproxy)的UI,许可证见`ghproxy/LICENSE`
### 免责声明