This commit is contained in:
Egor Matveev 2022-03-02 23:42:03 +03:00
parent eaeae59037
commit 58aeee83f8

View File

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