diff --git a/docker-compose.yml b/docker-compose.yml index 1c853a08..c76c314c 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -34,7 +34,6 @@ services: dbname: invidious full_refresh: false https_only: false - statistics_enabled: false domain: healthcheck: test: wget -nv --tries=1 --spider http://127.0.0.1:3000/api/v1/comments/jNQXAC9IVRw || exit 1