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