Skip to content

Commit

Permalink
Persistant images
Browse files Browse the repository at this point in the history
  • Loading branch information
EliasKnudsen committed Apr 11, 2024
1 parent 23095e2 commit cecd864
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ services:
- type: bind
source: /var/data/
target: /var/data/
- type: bind
source: /var/data/outreachuploads
target: /usr/src/app/backend/public/uploads
build:
context: .
dockerfile: Dockerfile-backend
Expand Down

0 comments on commit cecd864

Please sign in to comment.