Skip to content

Commit

Permalink
Made local media path more sensible.
Browse files Browse the repository at this point in the history
  • Loading branch information
Will Hall committed Apr 1, 2020
1 parent a449915 commit c5318f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion roles/media_server/handlers/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@
published_ports:
- "8080:8080"
mounts:
- "type=bind,source=/var/www/media-server/media/static,target=/www/media/static"
- "type=bind,source=/var/media/static,target=/www/media/static"

0 comments on commit c5318f8

Please sign in to comment.