From 13b405a66d6b7f63e3e258e0da43d8d08bf9bcc6 Mon Sep 17 00:00:00 2001 From: Verum Date: Fri, 21 Nov 2025 19:24:14 +0000 Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=B8=D1=82?= =?UTF-8?q?=D1=8C=20setup.sh?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- setup.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.sh b/setup.sh index 6381780..81513d6 100644 --- a/setup.sh +++ b/setup.sh @@ -254,6 +254,7 @@ DB_PASSWORD=$(generate_password 16) # ========================= WP_DEBUG=false WP_DEBUG_LOG=false +TZ=Asia/Krasnoyarsk WP_DOMAIN= EOF chmod 600 /opt/wordpress/.env