diff options
Diffstat (limited to 'Dockerfile')
| -rw-r--r-- | Dockerfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -12,6 +12,6 @@ COPY ./htpasswd-test /auth/htpasswd RUN chown 700 /auth RUN chown 600 /auth/htpasswd -EXPOSE 5232 +EXPOSE 8080 USER radicale CMD ["python3", "-m", "radicale", "--debug"] |
