Update example.env

This commit is contained in:
fal7w 2023-12-17 14:07:19 +03:00 committed by GitHub
parent a7f4f0bf28
commit 027fa60824
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -35,7 +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.
UPSTREAM_REAL_IP_RECURSIVE=
DBPASSWORD=
DBPASSWORd=
# 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