Skip to content

Commit f7023d9

Browse files
authored
Update README.md
1 parent 5978191 commit f7023d9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ CookieCloud是一个和自架服务器同步Cookie的小工具,可以将浏览
1919
支持架构:linux/amd64,linux/arm/v7,linux/arm64/v8,linux/ppc64le,linux/s390x
2020

2121
```bash
22-
docker run -p=8088:8088 easychen/cookiecloud:lastest
22+
docker run -p=8088:8088 easychen/cookiecloud:latest
2323
```
2424
默认端口 8088 ,镜像地址 [easychen/cookiecloud](https://hub.docker.com/r/easychen/cookiecloud)
2525

@@ -78,4 +78,4 @@ function cookie_decrypt( uuid, encrypted, password )
7878
}
7979
```
8080

81-
extension/function.js 查看更多
81+
extension/function.js 查看更多

0 commit comments

Comments
 (0)