diff --git a/README.md b/README.md index b021438..b69fdb8 100644 --- a/README.md +++ b/README.md @@ -131,7 +131,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: