Skip to content
Snippets Groups Projects
Commit c34ea446 authored by Eliot Berriot's avatar Eliot Berriot
Browse files

Fixed media path mismatch in sample docker-compose.yml

parent 0786c58d
No related branches found
No related tags found
No related merge requests found
......@@ -28,7 +28,7 @@ services:
- C_FORCE_ROOT=true
volumes:
- ./data/music:/music:ro
- ./api/media:/app/funkwhale_api/media
- ./data/media:/app/funkwhale_api/media
celerybeat:
restart: unless-stopped
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment