Skip to content

Commit d0d8ba0

Browse files
committed
Remove useless config inside docker-compose
Follow lint indications : #2910 (comment)
1 parent dbba9d7 commit d0d8ba0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docker-compose.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ services:
3434
dbname: invidious
3535
full_refresh: false
3636
https_only: false
37-
statistics_enabled: false
3837
domain:
3938
healthcheck:
4039
test: wget -nv --tries=1 --spider http://127.0.0.1:3000/api/v1/comments/jNQXAC9IVRw || exit 1

0 commit comments

Comments
 (0)