Update README.md

This commit is contained in:
starry
2024-12-24 20:55:10 +08:00
committed by GitHub
parent bbf1425d04
commit db6297df86

View File

@@ -46,7 +46,6 @@ docker run -d \
--name ghproxy \
-p 5000:5000 \
--restart always \
-v $(pwd)/ghproxy:/root/public \
ghcr.io/sky22333/hub-proxy
```