diff --git a/README.md b/README.md index 97a0568..0a5efb4 100644 --- a/README.md +++ b/README.md @@ -132,7 +132,7 @@ services: volumes: - /opt/wallabag/images:/var/www/wallabag/web/assets/images healthcheck: - test: ["CMD", "wget" ,"--no-verbose", "--tries=1", "--spider", "http://localhost"] + test: ["CMD", "wget" ,"--no-verbose", "--tries=1", "--spider", "http://localhost/api/info"] interval: 1m timeout: 3s depends_on: