Explorar el Código

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

tags/0.7.0
k-brahma hace 1 año
padre
commit
700d37be8d
No account linked to committer's email address
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1
    0
      docker/.env.example

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

NGINX_PROXY_READ_TIMEOUT=3600s NGINX_PROXY_READ_TIMEOUT=3600s
NGINX_PROXY_SEND_TIMEOUT=3600s NGINX_PROXY_SEND_TIMEOUT=3600s


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


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

Cargando…
Cancelar
Guardar