Skip to content

Commit

Permalink
Update docker-compose.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
EliasKnudsen authored and GitHub committed Aug 21, 2024
1 parent 22e2a49 commit d08e7d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ services:
source: /var/data/
target: /var/data/
- type: bind
source: /var/data/russemarkeduploads
source: /var/data/outreachuploads
target: /usr/src/app/backend/public/uploads
build:
context: .
Expand Down

0 comments on commit d08e7d4

Please sign in to comment.