mirror of
https://git.mirrors.martin98.com/https://github.com/langgenius/dify.git
synced 2025-08-18 04:25:54 +08:00
Add explanatory comment to NGINX_ENABLE_CERTBOT_CHALLENGE key in .env.example (#7154)
This commit is contained in:
parent
8b5761efb2
commit
700d37be8d
@ -657,6 +657,7 @@ NGINX_KEEPALIVE_TIMEOUT=65
|
|||||||
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
|
||||||
|
|
||||||
# ------------------------------
|
# ------------------------------
|
||||||
|
Loading…
x
Reference in New Issue
Block a user