fix: incorrect port forward for 2nd pg cluster

This commit is contained in:
2025-09-04 19:53:54 +05:00
parent 7bd2374322
commit 9eb127d702

View File

@@ -14,4 +14,4 @@ tcp:
5432: "postgres-system/postgres-cluster-rw:5432"
6379: "redis-system/redis-master-0:6379"
11211: "memcached-system/memcached:11211"
35432: "rihla/postgres-cluster-rw"
35432: "rihla/postgres-cluster-rw:5432"