Skip to content

Commit 517b41c

Browse files
committed
Add url properties to the plugin config
1 parent 2d4fb7d commit 517b41c

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
@@ -14,6 +14,7 @@ plugins:
1414
- name: gatewayd-plugin-cache
1515
enabled: True
1616
localPath: ../gatewayd-plugin-cache/gatewayd-plugin-cache
17+
url: github.com/gatewayd-io/gatewayd-plugin-cache@latest
1718
args: ["--log-level", "info"]
1819
env:
1920
- MAGIC_COOKIE_KEY=GATEWAYD_PLUGIN

0 commit comments

Comments
 (0)