Даём возможность соединиться с техническим PG стендов.
This commit is contained in:
@@ -42,6 +42,10 @@ services:
|
||||
- expertisa-twonodes-postgresql
|
||||
volumes:
|
||||
- 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:
|
||||
pgdata:
|
||||
|
Reference in New Issue
Block a user