Fix typo.
parent
db60f8e60b
commit
12e588341b
|
@ -5,7 +5,7 @@ volumes:
|
|||
driver_opts:
|
||||
type: ${LIBRARY_VOLUME_TYPE}
|
||||
o: ${LIBRARY_VOLUME_OPTIONS}
|
||||
device: ${LIBRAY_VOLUME_DEVICE}
|
||||
device: ${LIBRARY_VOLUME_DEVICE}
|
||||
services:
|
||||
liquidsoap:
|
||||
image: icedream/liquidsoap
|
||||
|
|
Loading…
Reference in New Issue