add one comment

This commit is contained in:
trav 2021-10-28 15:16:40 -04:00
parent e998b3f396
commit b9cec206c2
1 changed files with 6 additions and 6 deletions

View File

@ -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: