AuthPlatform/conf/system/test.conf

4 lines
126 B
Plaintext

#测试接口文件
location /testSQL {
content_by_lua_file '/home/frankly/work/AuthPlatform/src/test/testPostgres.lua';
}