From 05693cbe956379d8c0bc47a62618764aae504ddd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=89=8B=E7=93=9C=E4=B8=80=E5=8D=81=E9=9B=AA?= Date: Sun, 13 Apr 2025 12:05:02 +0800 Subject: [PATCH] fix: #75 --- compose/astrbot.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/compose/astrbot.yml b/compose/astrbot.yml index 0ea5311..9dcff28 100644 --- a/compose/astrbot.yml +++ b/compose/astrbot.yml @@ -19,6 +19,8 @@ services: - astrbot_network mac_address: "02:42:ac:11:00:02" astrbot: + environment: + - TZ=Asia/Shanghai image: soulter/astrbot:latest container_name: astrbot restart: always