Skip to content

Commit

Permalink
Permission issue with volumes, volumes removed as not required.
Browse files Browse the repository at this point in the history
  • Loading branch information
david-i-berry committed Aug 19, 2024
1 parent 17ed55e commit 3f554f8
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion docker/tests/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,8 @@ services:
ports:
- "5000:5000"
depends_on:
- broker
- broker
volumes:
- ./data:/home/wis2downloader/app/data
user:
wis2downloader

0 comments on commit 3f554f8

Please sign in to comment.