add variable (#11)
* add variable * add nginx config file * update path
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
---
|
||||
--- Generated by EmmyLua(https://github.com/EmmyLua)
|
||||
--- Created by moicen.
|
||||
--- DateTime: 2021/9/4 12:20
|
||||
---
|
||||
|
||||
ngx.say('file dir...', ngx.var.tmp_file_dir)
|
||||
ngx.say('task server...', ngx.var.task_server)
|
||||
Reference in New Issue
Block a user