Даём возможность соединиться с техническим PG стендов.
This commit is contained in:
@@ -42,6 +42,10 @@ services:
|
|||||||
- expertisa-twonodes-postgresql
|
- expertisa-twonodes-postgresql
|
||||||
volumes:
|
volumes:
|
||||||
- pgdata:/var/lib/postgresql/data
|
- pgdata:/var/lib/postgresql/data
|
||||||
|
labels:
|
||||||
|
- "traefik.tcp.routers.pg-${BRANCH}.entrypoints=pg"
|
||||||
|
- "traefik.tcp.routers.pg-${BRANCH}.tls=true"
|
||||||
|
- "traefik.tcp.routers.pg-${BRANCH}.rule=HostSNIRegexp(`(?i)^${BRANCH}\\..+`)"
|
||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
pgdata:
|
pgdata:
|
||||||
|
Reference in New Issue
Block a user