This commit is contained in:
Egor Matveev
2021-11-05 19:18:31 +03:00
parent 77efb5b663
commit d025cc11c8
1995 changed files with 1 additions and 940 deletions

View File

@@ -1,2 +1,2 @@
FROM postgres
COPY ../../pg_hba.conf /var/lib/postgresql/data/pg_hba.conf
COPY ./pg_hba.conf /var/lib/postgresql/data/pg_hba.conf