feat: /api/v2 ts/proc to Rust htyts:3003 htyproc:3004, admin routes
- ts.conf/proc.conf: v2 locations and huiwing_htyts_rust/htyproc_rust vars - admin.conf: /api/v2/ts and /api/v2/proc on admin for same-origin tests - local_macos proc.conf; remove duplicate conf/alchemy - huiwings ai.conf: coze auth comment lines merged from removed alchemy copy Made-with: Cursor
This commit is contained in:
@@ -61,6 +61,9 @@ server {
|
||||
return 200;
|
||||
}
|
||||
|
||||
# auth_basic "coze_api access auth";
|
||||
# auth_basic_user_file /usr/local/openresty/nginx/conf.d/.htpasswd;
|
||||
|
||||
proxy_pass http://127.0.0.1:6000/;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user