Skip to content
Snippets Groups Projects
Verified Commit 90a75630 authored by TheJoeCoder's avatar TheJoeCoder
Browse files

Map demo media to filesystem

parent 13ef5564
Branches
No related tags found
No related merge requests found
......@@ -8,7 +8,7 @@ services:
- OPENSEARCH_PASSWORD=VeryInsecurePassword1!
volumes:
- demo_static:/home/app/web/staticfiles
- demo_media:/home/app/web/mediafiles
- ./demo_media:/home/app/web/mediafiles
- ./db.sqlite3:/home/app/web/db.sqlite3
expose:
- 8000
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment