From b9cec206c2410ceb471b0b43f8cc552b0d30e0d7 Mon Sep 17 00:00:00 2001 From: trav Date: Thu, 28 Oct 2021 15:16:40 -0400 Subject: [PATCH] add one comment --- compose.yml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/compose.yml b/compose.yml index 5373e1b..83862ca 100644 --- a/compose.yml +++ b/compose.yml @@ -34,12 +34,12 @@ services: image: lphoward/fake-s3 volumes: - fakes3_data:/fakes3_root - healthcheck: - test: ["CMD", "curl", "-f", "http://localhost:4569"] - interval: 30s - timeout: 10s - retries: 10 - start_period: 1m + #healthcheck: + # test: ["CMD", "curl", "-f", "http://localhost:4569"] + # interval: 30s + # timeout: 10s + # retries: 10 + # start_period: 1m networks: proxy: