sprint/dockerfiles/postgres/Dockerfile
Egor Matveev d025cc11c8 gitlab
2021-11-05 19:18:31 +03:00

3 lines
70 B
Docker

FROM postgres
COPY ./pg_hba.conf /var/lib/postgresql/data/pg_hba.conf