Skip to content

Commit fcef12b

Browse files
committed
Add url properties to the plugin config
1 parent 306eae7 commit fcef12b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

gatewayd_plugin.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ plugins:
1717
enabled: True
1818
# path to the plugin's binary file
1919
localPath: ../gatewayd-plugin-js/gatewayd-plugin-js
20+
url: github.com/gatewayd-io/gatewayd-plugin-js@latest
2021
# Pass cmdline args to the plugin
2122
args: ["--log-level", "info"]
2223
# Pass environment variables to the plugin

0 commit comments

Comments
 (0)