fix: deno ssl file not set issue (#2395)
This commit is contained in:
@ -71,4 +71,6 @@ RUN chmod +x /app/parse_pdf.py /app/parse_docx.py && \
|
|||||||
|
|
||||||
EXPOSE 8888
|
EXPOSE 8888
|
||||||
|
|
||||||
|
ENV SSL_CERT_FILE=/etc/ssl/certs/ca-certificates.crt
|
||||||
|
|
||||||
CMD ["/app/opencoze"]
|
CMD ["/app/opencoze"]
|
||||||
|
|||||||
Reference in New Issue
Block a user