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