Browse Source

feat(conf): update plugin download path

Signed-off-by: Jiyong Huang <huangjy@emqx.io>
Jiyong Huang 3 years ago
parent
commit
007e0fa6d5
1 changed files with 1 additions and 1 deletions
  1. 1 1
      etc/kuiper.yaml

+ 1 - 1
etc/kuiper.yaml

@@ -26,7 +26,7 @@ basic:
   # The URL where hosts all of pre-build plugins. By default it's at packages.emqx.io
   # The URL where hosts all of pre-build plugins. By default it's at packages.emqx.io
   # There could be several hosts (host can be separated with comma), if same package could be found in the several hosts,
   # There could be several hosts (host can be separated with comma), if same package could be found in the several hosts,
   # then the package in the 1st host will have the highest priority.
   # then the package in the 1st host will have the highest priority.
-  pluginHosts: https://www.emqx.io/downloads
+  pluginHosts: https://packages.emqx.net
 
 
 # The default options for all rules. Each rule can override this setting by defining its own option
 # The default options for all rules. Each rule can override this setting by defining its own option
 rule:
 rule: