Skip to content

Commit

Permalink
Fix docker build issue due to forgetting the volume
Browse files Browse the repository at this point in the history
Change-Type: minor
Signed-off-by: Lewis L. Foster <[email protected]>
  • Loading branch information
sniff122 authored and maggie44 committed Nov 28, 2022
1 parent fe4c788 commit 491934b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ version: '2'

volumes:
spotifycache:
plex_settings:

services:

Expand Down

0 comments on commit 491934b

Please sign in to comment.