You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can I use include conf.d/*.conf; in conf/apisix.yaml like nginx?
I want to use multiple conf/apisix.yaml configuration files to ensure that too many configurations are not modified when updating
The text was updated successfully, but these errors were encountered:
Description
Can I use
include conf.d/*.conf;
in conf/apisix.yaml like nginx?I want to use multiple conf/apisix.yaml configuration files to ensure that too many configurations are not modified when updating
The text was updated successfully, but these errors were encountered: