This commit is contained in:
Egor Matveev
2022-03-02 23:38:27 +03:00
parent 6d17f7237b
commit eaeae59037
4 changed files with 103 additions and 9 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