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

Map demo media to filesystem

parent 94e391d7
No related branches found
No related tags found
No related merge requests found
......@@ -39,7 +39,7 @@ services:
volumes:
- ./nginx.conf:/etc/nginx/nginx.conf:ro
- demo_static:/home/app/web/staticfiles
- demo_media:/home/app/web/mediafiles
- ./demo_media:/home/app/web/mediafiles
ports:
- 1337:80
depends_on:
......@@ -57,7 +57,6 @@ services:
volumes:
demo_static:
demo_media:
demo_opensearch:
networks:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment