We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 81a1350 commit 4bb656bCopy full SHA for 4bb656b
1 file changed
docker-compose.test.yaml
@@ -5,8 +5,6 @@ services:
5
container_name: server_nginx
6
restart: 'no'
7
build: ./nginx/tests
8
- depends_on:
9
- - builder
10
ports:
11
- 3000:80
12
networks:
0 commit comments