mirror of
https://blitiri.com.ar/repos/chasquid
synced 2025-12-16 14:27:01 +00:00
docker: Define the $AUTO_CERTS environment variable in the Dockerfile
For readability and clarity, define the $AUTO_CERTS environment variable in the Dockerfile. https://github.com/albertito/chasquid/pull/68 Amended-by: Alberto Bertogli <albertito@blitiri.com.ar> Adjusted commit message.
This commit is contained in:
committed by
Alberto Bertogli
parent
2e6bc52f6a
commit
a9c1f88bd9
@@ -75,6 +75,7 @@ RUN rmdir /etc/chasquid/domains/ && \
|
||||
# ToS by setting this variable, so please review them carefully.
|
||||
# CERTS_EMAIL should be set to your email address so letsencrypt can send you
|
||||
# critical notifications.
|
||||
ENV AUTO_CERTS=""
|
||||
|
||||
# Custom entry point that does some configuration checks and ensures
|
||||
# letsencrypt is properly set up.
|
||||
|
||||
Reference in New Issue
Block a user