Add hty sudoer token check (#34)
* add jwt token verify * add jwt sudoer token chek
This commit is contained in:
@@ -49,6 +49,7 @@ server {
|
||||
# ➤ sudo chown (whoami) /usr/local/file_upload
|
||||
set $tmp_file_dir "/usr/local/file_upload"; # 文件存储路径
|
||||
set $task_server "http://127.0.0.1:8080"; # task server host
|
||||
set $hty_uc_host "http://127.0.0.1:8088"; #htyuc host
|
||||
|
||||
|
||||
#set $resty_loc "/usr/local/openresty";
|
||||
|
||||
Reference in New Issue
Block a user