Update README.md

This commit is contained in:
starry
2024-12-23 06:14:45 +08:00
committed by GitHub
parent 443787aa90
commit 8a7d275e56

View File

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