Ver código fonte

Add explanatory comment to NGINX_ENABLE_CERTBOT_CHALLENGE key in .env.example (#7154)

tags/0.7.0
k-brahma 1 ano atrás
pai
commit
700d37be8d
Nenhuma conta vinculada ao e-mail do autor do commit
1 arquivos alterados com 1 adições e 0 exclusões
  1. 1
    0
      docker/.env.example

+ 1
- 0
docker/.env.example Ver arquivo

@@ -657,6 +657,7 @@ NGINX_KEEPALIVE_TIMEOUT=65
NGINX_PROXY_READ_TIMEOUT=3600s
NGINX_PROXY_SEND_TIMEOUT=3600s

# Set true to accept requests for /.well-known/acme-challenge/
NGINX_ENABLE_CERTBOT_CHALLENGE=false

# ------------------------------

Carregando…
Cancelar
Salvar