exchange openresty upload image module

This commit is contained in:
李勇
2021-08-02 20:41:44 +08:00
parent 9bf341f6a5
commit bee0ada676
2 changed files with 160 additions and 81 deletions
+2 -2
View File
@@ -2,14 +2,14 @@
- 配置openresty
```nginx
```nginx configuration
# 配置文件路径
# /usr/local/openresty/nginx/conf/nginx.conf
# http contex 中添加lua脚本的路径
lua_package_path "/usr/local/openresty/resty_funcs/?.lua;;";
```
```nginx
```nginx configuration
# 子域名配置文件路径
# /usr/local/openresty/nginx/conf.d/music-room.conf