Skip to content

Commit

Permalink
tryout testcontainers
Browse files Browse the repository at this point in the history
  • Loading branch information
kobenguyent committed Nov 15, 2024
1 parent dc1982d commit dba0e11
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ services:
- .:/test

json_server:
<<: &test-service
image: testcontainers/json-server:latest
environment:
- JSON_SERVER_PORT=8010
Expand Down

0 comments on commit dba0e11

Please sign in to comment.