add one comment

This commit is contained in:
trav 2021-10-28 15:16:40 -04:00
parent e998b3f396
commit b9cec206c2

View File

@ -34,12 +34,12 @@ services:
image: lphoward/fake-s3 image: lphoward/fake-s3
volumes: volumes:
- fakes3_data:/fakes3_root - fakes3_data:/fakes3_root
healthcheck: #healthcheck:
test: ["CMD", "curl", "-f", "http://localhost:4569"] # test: ["CMD", "curl", "-f", "http://localhost:4569"]
interval: 30s # interval: 30s
timeout: 10s # timeout: 10s
retries: 10 # retries: 10
start_period: 1m # start_period: 1m
networks: networks:
proxy: proxy: