Revert default setting of OTR_CAFILE

addresses https://github.com/owntracks/docker-recorder/issues/53
This commit is contained in:
Jan-Piet Mens
2022-05-17 08:55:20 +02:00
parent 8b83ba0671
commit 8d5bd0006b
2 changed files with 6 additions and 1 deletions
+5
View File
@@ -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)
+1 -1
View File
@@ -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/#"