We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dba0e11 commit c6fc245Copy full SHA for c6fc245
test/docker-compose.yml
@@ -67,7 +67,7 @@ services:
67
- .:/test
68
69
json_server:
70
- <<: &test-service
+ <<: *test-service
71
image: testcontainers/json-server:latest
72
environment:
73
- JSON_SERVER_PORT=8010
0 commit comments