Skip to content

Commit

Permalink
Mount media folders (#428)
Browse files Browse the repository at this point in the history
  • Loading branch information
mmihalik authored Nov 22, 2024
1 parent 20f059d commit beb9445
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions deployment/compose-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ services:

volumes:
- /var/run/postgresql:/var/run/postgresql:rw
- /data/www/webstrom-test/media:/app/media:rw
- /data/www/webstrom-test/protected_media:/app/protected_media:rw

ports:
- "127.0.0.1:8920:8000"
Expand Down

0 comments on commit beb9445

Please sign in to comment.