Skip to content

Commit fed0dba

Browse files
log-zclaude
andcommitted
docs: 方式一快速体验命令绑定 127.0.0.1 提高安全性
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent bb2a8cf commit fed0dba

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ CoPaw 是一款**个人助理型产品**,部署在你自己的环境中。
4141

4242
```bash
4343
docker run -d --name copaw \
44-
-p 8088:8088 \
44+
-p 127.0.0.1:8088:8088 \
4545
-v copaw-data:/data/copaw \
4646
--restart unless-stopped \
4747
ghcr.io/log-z/copaw-docker:latest

0 commit comments

Comments
 (0)