AuthPlatform/conf/system/user.conf

4 lines
109 B
Plaintext

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