From f7bc91b57481e9989f9a12ba9802a968a86e841d Mon Sep 17 00:00:00 2001 From: zhengkunwang223 Date: Mon, 2 Sep 2024 14:45:51 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E5=A2=9E=E5=8A=A0=20TZ=20=E5=8F=82?= =?UTF-8?q?=E6=95=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- php/8/.env | 1 + 1 file changed, 1 insertion(+) diff --git a/php/8/.env b/php/8/.env index 7917a8117..a6c083334 100644 --- a/php/8/.env +++ b/php/8/.env @@ -2,3 +2,4 @@ PHP_VERSION= CONTAINER_PACKAGE_URL= PHP_EXTENSIONS= IMAGE_NAME= +TZ="Asia/Shanghai"