Skip to content

Commit aa14708

Browse files
committedJan 11, 2025
fix yamllinting error
1 parent 0b6f845 commit aa14708

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎docker/plex/docker-compose.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@ volumes:
2525
driver_opts:
2626
type: nfs
2727
o: addr=nas.lan,vers=4,ro
28-
device: ":/mnt/thePool/thePoolShare/Media"
28+
device: ":/mnt/thePool/thePoolShare/Media"

0 commit comments

Comments
 (0)
Please sign in to comment.