sprint/dockerfiles/postgres/Dockerfile
Egor Matveev 58aeee83f8 infra
2022-03-02 23:42:03 +03:00

3 lines
68 B
Docker

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