Updated port from 443 to 8080 (non privileged)

This commit is contained in:
Dominique Barton
2015-07-10 19:06:27 +02:00
parent f828027ab9
commit 82b548b78a
+1 -1
View File
@@ -20,7 +20,7 @@ RUN chown couchpotato: /start.sh \
VOLUME ['/datadir', '/media']
EXPOSE 443
EXPOSE 8080
USER couchpotato