diff --git a/Changelog b/Changelog index 32c7d67..f9a541c 100644 --- a/Changelog +++ b/Changelog @@ -1,3 +1,8 @@ +2022-05-18 version 0.8.9 + +- Revert default setting OTR_CAFILE (#53) +- Refactoring and cleanups (#52) + 2022-03-14 version 0.8.8 - FIX: make secs time_t in otr_strftime() (#375) - FIX: inaccurate logo name in manifest and missing image (#372) diff --git a/Dockerfile b/Dockerfile index db6e265..088d50f 100644 --- a/Dockerfile +++ b/Dockerfile @@ -54,7 +54,7 @@ RUN chmod +x /usr/sbin/*.sh EXPOSE 8083 -ENV OTR_CAFILE=/etc/ssl/cert.pem +# ENV OTR_CAFILE=/etc/ssl/cert.pem ENV OTR_STORAGEDIR=/store ENV OTR_TOPIC="owntracks/#"