add password to docker compose

pull/312/head
admire 2021-06-12 15:58:52 +02:00
rodzic f325268249
commit c80597fcd0
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -62,6 +62,7 @@ services:
# REPLICATE_FROM options accepts domain-name or IP address
# with this in mind, you can also put docker service name, because it
# will be resolved as host name.
POSTGRES_PASS: 'docker'
REPLICATE_FROM: 'pg-master'
REPLICATION: 'true'