Removed the -a flag from the default value.
This commit is contained in:
parent
eeed373b6c
commit
77b31bf01f
@ -8,9 +8,9 @@ catalog:
|
|||||||
label: Command
|
label: Command
|
||||||
type: "string"
|
type: "string"
|
||||||
required: true
|
required: true
|
||||||
default: "-t <TOKEN> -j -a host=`uname -n`"
|
default: "-t <TOKEN> -j"
|
||||||
description: |
|
description: |
|
||||||
The command used to configure the logentries container.
|
The command used to configure the logentries container.
|
||||||
services:
|
services:
|
||||||
docker-logentries:
|
docker-logentries:
|
||||||
start_on_create: true
|
start_on_create: true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user