This commit is contained in:
moicen
2021-09-12 11:49:55 +08:00
parent ad1fe7695e
commit f7cf4d6bcc
2 changed files with 3 additions and 1 deletions
+2
View File
@@ -1,2 +1,4 @@
ngx.log(ngx.INFO, "test -> ", "info")
ngx.say('file dir...', ngx.var.tmp_file_dir)
ngx.say('task server...', ngx.var.task_server)