AuthPlatform/conf/auth/auth.conf

4 lines
129 B
Plaintext

#API接口文件
location /api/system/auth {
content_by_lua_file '/home/frankly/work/AuthPlatform/src/api/system/auth.lua';
}