mirror of
https://github.com/matter-labs/ansible-en-role.git
synced 2025-12-06 10:59:56 +00:00
Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 10ea272736 | |||
| 3fa5c8622b |
@ -47,7 +47,7 @@ services:
|
||||
environment:
|
||||
POSTGRES_HOST_AUTH_METHOD: "host replication replicator {{ postgres_replica_address }}/32 md5"
|
||||
ports:
|
||||
- "{{ postgres_replication_interface }}:5432:5432"
|
||||
- "{{ postgres_replication_bind_address }}:5432:5432"
|
||||
{% endif %}
|
||||
command:
|
||||
- postgres
|
||||
|
||||
Reference in New Issue
Block a user