diff --git a/Dockerfile b/Dockerfile index 92c1673..a264280 100644 --- a/Dockerfile +++ b/Dockerfile @@ -20,7 +20,7 @@ RUN chown couchpotato: /start.sh \ VOLUME ['/datadir', '/media'] -EXPOSE 443 +EXPOSE 8080 USER couchpotato