cgc1983 commented on issue #3762:
URL: https://github.com/apache/apisix/issues/3762#issuecomment-795247883


   thx 
   
   > In the config.yaml configuration file, you have not added the `cors` 
plugin name to the plugins.
   > You need to add the cors plugin name to the `plugins` list like this:
   > 
   > ```
   > ......
   > plugins:                          # plugin list (sorted in alphabetical 
order)
   >   - skywalking
   >   - cors
   > ```
   
   thx


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to