We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 306eae7 commit fcef12bCopy full SHA for fcef12b
gatewayd_plugin.yaml
@@ -17,6 +17,7 @@ plugins:
17
enabled: True
18
# path to the plugin's binary file
19
localPath: ../gatewayd-plugin-js/gatewayd-plugin-js
20
+ url: github.com/gatewayd-io/gatewayd-plugin-js@latest
21
# Pass cmdline args to the plugin
22
args: ["--log-level", "info"]
23
# Pass environment variables to the plugin
0 commit comments