platform/tests/docker-compose.override.yaml
Alexey Zinoviev c92c13f864
UBERF-8895: Workspace UUIDs in PG/CR data tables (#7471)
Signed-off-by: Alexey Zinoviev <alexey.zinoviev@xored.com>
2024-12-19 23:29:43 +07:00

13 lines
375 B
YAML

services:
# account:
# environment:
# - DB_URL=postgresql://postgres:example@postgres:5432
transactor:
environment:
- DB_URL=postgresql://postgres:example@postgres:5432
workspace:
environment:
- DB_URL=postgresql://postgres:example@postgres:5432
fulltext:
environment:
- DB_URL=postgresql://postgres:example@postgres:5432