docker-compose.yml etc. - proxy jellyfin on virtual host

nominally working, although some hard-wired values to remove
This commit is contained in:
Nick Stokoe
2021-12-03 17:28:03 +00:00
parent 12f3fcbaaf
commit 32cabdd1f4
4 changed files with 32 additions and 9 deletions

View File

@@ -1,8 +1,9 @@
FROM alpine:3.13
FROM alpine:3.15
RUN apk update \
&& apk upgrade \
&& apk add --no-cache \
--repository http://dl-cdn.alpinelinux.org/alpine/edge/community \
--repository http://dl-cdn.alpinelinux.org/alpine/edge/testing \
python3 \
openssl \

View File

@@ -8,6 +8,7 @@
#upnpiface =
#upnpip =
# upnpport =
upnpip = 192.168.0.243
# media renderer parameters
friendlyname = Snackpot
@@ -25,4 +26,4 @@ checkcontentformat = 0
#mpdport = 6600
#mpdpassword =
#ownqueue = 1
mpdhost = mopidy