mirror of
https://github.com/Suwayomi/docker-tachidesk.git
synced 2025-12-10 06:42:12 +01:00
[skip ci] remove POSTGRES_HOST_AUTH_METHOD from docker-compose.yml (#166)
it might have been what was causing my crashes and isnt necessary for basic setups
This commit is contained in:
@@ -47,7 +47,6 @@ services:
|
||||
# POSTGRES_PASSWORD: ${POSTGRES_PASSWORD}
|
||||
# PGDATA: /data/postgres
|
||||
# POSTGRES_DB: ${POSTGRES_DB}
|
||||
# POSTGRES_HOST_AUTH_METHOD: scram-sha-256
|
||||
# volumes:
|
||||
# - ./postgres:/data/postgres
|
||||
# restart: unless-stopped
|
||||
|
||||
Reference in New Issue
Block a user