Loading deploy/docker-compose.es6-1.tmpl.yml +1 −1 Original line number Diff line number Diff line Loading @@ -103,7 +103,7 @@ services: logging: driver: json-file healthcheck: test: "[ $$(curl --silent localhost:${PORT}/_cat/health?h=status) = 'green' ]" test: "[[ $$(curl --silent localhost:${PORT}/_cat/health?h=status) =~ ^(red|yellow) ]]" interval: 30s timeout: 1m retries: 20 Loading deploy/docker-compose.es6-2.tmpl.yml +1 −1 Original line number Diff line number Diff line Loading @@ -67,7 +67,7 @@ services: logging: driver: json-file healthcheck: test: "[ $$(curl --silent localhost:${PORT}/_cat/health?h=status) = 'green' ]" test: "[[ $$(curl --silent localhost:${PORT}/_cat/health?h=status) =~ ^(red|yellow) ]]" interval: 30s timeout: 1m retries: 20 Loading deploy/docker-compose.es6-3.tmpl.yml +1 −1 Original line number Diff line number Diff line Loading @@ -67,7 +67,7 @@ services: logging: driver: json-file healthcheck: test: "[ $$(curl --silent localhost:${PORT}/_cat/health?h=status) = 'green' ]" test: "[[ $$(curl --silent localhost:${PORT}/_cat/health?h=status) =~ ^(red|yellow) ]]" interval: 30s timeout: 1m retries: 20 Loading Loading
deploy/docker-compose.es6-1.tmpl.yml +1 −1 Original line number Diff line number Diff line Loading @@ -103,7 +103,7 @@ services: logging: driver: json-file healthcheck: test: "[ $$(curl --silent localhost:${PORT}/_cat/health?h=status) = 'green' ]" test: "[[ $$(curl --silent localhost:${PORT}/_cat/health?h=status) =~ ^(red|yellow) ]]" interval: 30s timeout: 1m retries: 20 Loading
deploy/docker-compose.es6-2.tmpl.yml +1 −1 Original line number Diff line number Diff line Loading @@ -67,7 +67,7 @@ services: logging: driver: json-file healthcheck: test: "[ $$(curl --silent localhost:${PORT}/_cat/health?h=status) = 'green' ]" test: "[[ $$(curl --silent localhost:${PORT}/_cat/health?h=status) =~ ^(red|yellow) ]]" interval: 30s timeout: 1m retries: 20 Loading
deploy/docker-compose.es6-3.tmpl.yml +1 −1 Original line number Diff line number Diff line Loading @@ -67,7 +67,7 @@ services: logging: driver: json-file healthcheck: test: "[ $$(curl --silent localhost:${PORT}/_cat/health?h=status) = 'green' ]" test: "[[ $$(curl --silent localhost:${PORT}/_cat/health?h=status) =~ ^(red|yellow) ]]" interval: 30s timeout: 1m retries: 20 Loading