From 0f2b7362c58845353d618c6f8d35350912796569 Mon Sep 17 00:00:00 2001 From: fal7w <147312030+fal7w@users.noreply.github.com> Date: Sat, 16 Dec 2023 11:28:45 +0300 Subject: [PATCH] Update example.env --- example.env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example.env b/example.env index e293ec2e..5a7fe3a3 100644 --- a/example.env +++ b/example.env @@ -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= PORTS= -PASSWORD= +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