Skip to content

Commit

Permalink
modernize docker-compose.test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mymindishazel committed Mar 24, 2024
1 parent 476eb7e commit f18a25e
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions docker-compose.test.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
version: "3.7"

services:
redis:
container_name: covid-api-redis-test
Expand All @@ -14,4 +12,4 @@ services:
container_name: covid-api-app-test

volumes:
redis-data-test:
redis-data-test:

0 comments on commit f18a25e

Please sign in to comment.