-
Hi Community My Apisix service is started in Stand-alone mode I configured the content of auth and public-api on apisix.yaml according to the documents, but still obtained the same results The guidance we are following include: Please refer to our operation step as Appendix. The configuration of apisix.yaml is as follows
I noticed that there is very little description of apisix.yaml and there is no configuration template to refer to, which makes it difficult for me to determine if my configuration items are truly correct Your feedback is really appreciated so much. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
There was an error in my configuration. The plugin-api should be configured on the route. After I updated it, it should be like this
Now I have a new error
I don't understand why we need to configure upstream? |
Beta Was this translation helpful? Give feedback.
-
I solved it The configuration that needs to be displayed is in the plugin list of config.yaml
|
Beta Was this translation helpful? Give feedback.
I solved it
The configuration that needs to be displayed is in the plugin list of config.yaml