Moved to different port than icecast

This commit is contained in:
Knut Ahlers 2014-11-15 20:11:52 +01:00
parent 1bd17566de
commit 2386520211
2 changed files with 2 additions and 1 deletions

View File

@ -13,6 +13,6 @@ RUN apt-get update && \
VOLUME ["/etc/shoutcast"]
EXPOSE 8000
EXPOSE 8001
ENTRYPOINT ["/opt/shoutcast/sc_serv", "/etc/shoutcast/shoutcast.conf"]

View File

@ -23,6 +23,7 @@ ripfile=/etc/shoutcast/sc_serv.rip
; connections then you can use this option e.g. to use 80
; otherwise port 8000 is used as the default to listen on.
;portbase=80
portbase=8001
; password used by sc_trans or the Winamp dsp plug-in