Update README.md

This commit is contained in:
NewName
2024-12-23 06:14:45 +08:00
parent 4359668f03
commit a30489ce37

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
```