nginx 配置文件和重启服务命令

This commit is contained in:
2023-01-30 09:14:24 +08:00
parent 1c52460497
commit 71e3081668
4 changed files with 140 additions and 0 deletions

View File

@ -7,4 +7,9 @@
- Docker
- [install.md](./docker/install.md) Docker 安装
- nginx
- conf.d
- default.conf 默认配置文件
- mime.types MIME Types 配置
- [cli.md](./nginx/cli.md) Nginx 命令
- README.md