Skip to content

Commit 874495c

Browse files
committed
mirrors/services: Add lock icon to nginx-config repo
1 parent 10b1ec4 commit 874495c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docs/services/mirrors/services.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@
66

77
crontab 会定时运行该脚本,生成首页和 [mirrorz 项目](https://mirrorz.org/)需要的数据。
88

9-
在首页展示的「获取安装镜像」、「获取开源软件」、「反向代理列表」分别由 config 内配置指定,「文件列表」内容则会从[同步程序 yuki](https://github.com/ustclug/yuki)api 中获取。
9+
在首页展示的「获取安装镜像」、「获取开源软件」、「反向代理列表」分别由 config 内配置指定,「文件列表」内容则会从[同步程序 yuki](https://github.com/ustclug/yuki)API 中获取。
1010

1111
## HTTP 服务
1212

1313
Mirrors 使用 OpenResty(一个打包 Nginx 和一堆有用的 Lua 模块的软件包)提供 HTTP 服务。
1414

15-
配置文件位于 LUG GitLab 上:<https://git.lug.ustc.edu.cn/mirrors/nginx-config>,此仓库对应 mirrors 上的 `/etc/nginx` 目录。
15+
配置文件位于 LUG GitLab 上的 [:fontawesome-solid-lock: nginx-config](https://git.lug.ustc.edu.cn/mirrors/nginx-config) 仓库中,此仓库对应 mirrors 上的 `/etc/nginx` 目录。
1616

1717
### 请求限制策略
1818

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
mkdocs>=1.6.1
2-
mkdocs-material>=9.5.46
2+
mkdocs-material>=9.6.12

0 commit comments

Comments
 (0)