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