mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-25 16:55:08 +00:00
Update example.env
This commit is contained in:
parent
58ad1debc0
commit
695644eb24
1 changed files with 1 additions and 0 deletions
|
|
@ -35,6 +35,7 @@ UPSTREAM_REAL_IP_HEADER=
|
||||||
# If recursive search is enabled, the original client address that matches one of the trusted addresses is replaced by the last non-trusted address sent in the request header field.
|
# If recursive search is enabled, the original client address that matches one of the trusted addresses is replaced by the last non-trusted address sent in the request header field.
|
||||||
UPSTREAM_REAL_IP_RECURSIVE=
|
UPSTREAM_REAL_IP_RECURSIVE=
|
||||||
|
|
||||||
|
DBPASSWORD=
|
||||||
|
|
||||||
# All Values Allowed by nginx proxy_read_timeout are allowed, default value is 120s
|
# All Values Allowed by nginx proxy_read_timeout are allowed, default value is 120s
|
||||||
# Useful if you have longrunning print formats or slow loading sites
|
# Useful if you have longrunning print formats or slow loading sites
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue