Skip to content

Commit

Permalink
chore: missing volumes for local integration tests
Browse files Browse the repository at this point in the history
  • Loading branch information
sjedlikowski committed Feb 13, 2024
1 parent 61acb4f commit 7440986
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docker-compose.override.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@ services:
js:
volumes: *volumes

js_test:
volumes: *volumes

boilerplate_api:
volumes: *volumes
depends_on:
Expand Down

0 comments on commit 7440986

Please sign in to comment.