location /api {
    add_header 'Access-Control-Allow-Origin' '*';
    proxy_pass http://10.10.10.178:8000/;
}
Logo

前往低代码交流专区

更多推荐