Skip to content

Commit 345a8d5

Browse files
committed
docker compose unit
1 parent 3e6461d commit 345a8d5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docker-compose.unit.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ services:
44
build:
55
context: .
66
dockerfile: docker/unit/Dockerfile
7+
environment:
8+
CHROME_HOSTNAME: chrome # Point to the chrome container for testing
79
container_name: rz
810
volumes:
911
- ./docker/unit/postgresql.conf:/srv/postgres/postgresql.conf:ro

0 commit comments

Comments
 (0)