Skip to content

Commit 7039035

Browse files
committed
Updated example configuration for k/v docker args
1 parent 8b02c43 commit 7039035

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ default values.
183183
Comma separated list of command line arguments to pass directly to the
184184
docker run invocation. For example...
185185
186-
"-e,FOO=bar,-e,BAZ=test"
186+
"env,FOO=bar,env,BAZ=test"
187187
</description>
188188
</property>
189189
<property>

0 commit comments

Comments
 (0)