Skip to content

Commit 4bb656b

Browse files
committed
fix(playwright): docker compose with wrong script
1 parent 81a1350 commit 4bb656b

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

docker-compose.test.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@ services:
55
container_name: server_nginx
66
restart: 'no'
77
build: ./nginx/tests
8-
depends_on:
9-
- builder
108
ports:
119
- 3000:80
1210
networks:

0 commit comments

Comments
 (0)