update config
This commit is contained in:
@@ -44,8 +44,8 @@ server {
|
||||
return 200;
|
||||
}
|
||||
|
||||
#auth_basic "ai_api access auth";
|
||||
#auth_basic_user_file /usr/local/openresty/nginx/conf.d/.htpasswd;
|
||||
# auth_basic "ai_api access auth";
|
||||
# auth_basic_user_file /usr/local/openresty/nginx/conf.d/.htpasswd;
|
||||
|
||||
proxy_pass http://127.0.0.1:5000/;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user