diff --git a/templates/logentries/0/rancher-compose.yml b/templates/logentries/0/rancher-compose.yml index 3d9b392..c52ed0c 100644 --- a/templates/logentries/0/rancher-compose.yml +++ b/templates/logentries/0/rancher-compose.yml @@ -8,9 +8,9 @@ catalog: label: Command type: "string" required: true - default: "-t -j -a host=`uname -n`" + default: "-t -j" description: | The command used to configure the logentries container. services: docker-logentries: - start_on_create: true \ No newline at end of file + start_on_create: true