Skip to content

Commit fd4b5e1

Browse files
committed
add npmmirror cdn
1 parent b6bcd2a commit fd4b5e1

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

docs/config/configuration.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,7 @@ This is dynamic and changeable. Existing dist resources are hosted on both npm a
106106

107107
So you can use any npm or github cdn as the path, for example:
108108

109+
- https://registry.npmmirror.com/alist-web/$version/files/dist/
109110
- https://cdn.jsdelivr.net/npm/alist-web@$version/dist/
110111
- https://unpkg.com/alist-web@$version/dist/
111112
- https://cdn.jsdelivr.net/gh/alist-org/web-dist@$version/dist/

docs/zh/config/configuration.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,7 @@ CDN 地址,如果要使用 CDN,可以设置该字段,`$version` 会被替
106106

107107
所以你可以使用任何 npm 或 GitHub CDN 作为路径,例如:
108108

109+
- https://registry.npmmirror.com/alist-web/$version/files/dist/
109110
- https://cdn.jsdelivr.net/npm/alist-web@$version/dist/
110111
- https://unpkg.com/alist-web@$version/dist/
111112
- https://cdn.jsdelivr.net/gh/alist-org/web-dist@$version/dist/

0 commit comments

Comments
 (0)