summaryrefslogtreecommitdiffstats
path: root/docker-compose.yml
diff options
context:
space:
mode:
Diffstat (limited to 'docker-compose.yml')
-rw-r--r--docker-compose.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/docker-compose.yml b/docker-compose.yml
index f96cd69d..1486f013 100644
--- a/docker-compose.yml
+++ b/docker-compose.yml
@@ -7,8 +7,6 @@ services:
restart: unless-stopped
volumes:
- postgresdata:/var/lib/postgresql/data
- environment:
- - POSTGRES_HOST_AUTH_METHOD=trust
healthcheck:
test: ["CMD", "pg_isready", "-U", "postgres"]
invidious: