Skip to content

Commit 8d74f23

Browse files
committed
doc: update template to add PLUUGINS_SERVER_HOST env var
Signed-off-by: habeck <[email protected]>
1 parent 8e07cae commit 8d74f23

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

plugins/external/opa/.env.template

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@
44

55
# Enable the plugin framework
66
PLUGINS_ENABLED=false
7-
7+
# default host port to listen on
8+
PLUGINS_SERVER_HOST=0.0.0.0
89
# Enable auto-completion for plugins CLI
910
PLUGINS_CLI_COMPLETION=false
1011

0 commit comments

Comments
 (0)