subsonic: edit LABEL

This commit is contained in:
Wonderfall 2016-04-13 12:50:00 +02:00
parent 6bbac2926c
commit d2422fadf5

View File

@ -25,6 +25,6 @@ EXPOSE 4040
VOLUME /data /musics /playlists /podcasts
LABEL description "Open source media streamer" \
subsonisc "Subsonic v$VERSION"
subsonic "Subsonic v$VERSION"
CMD ["tini","--","run.sh"]