samwafgo / SamWaf

SamWaf开源轻量级网站防火墙,完全私有化部署 SamWaf is a lightweight, open-source web application firewall for small companies, studios, and personal websites. It supports fully private deployment, encrypts data stored locally, is easy to start, and supports Linux and Windows 64-bit.
https://doc.samwaf.com
Apache License 2.0
302 stars 47 forks source link

[Bug] TZ设置时区不管用 #20

Closed jhsswl closed 2 weeks ago

jhsswl commented 3 weeks ago

产品版本

202410(v1.3.7-beta.6)

版本类型

环境信息

rocky 8 linux系统,docker容器运行samwaf是通过命令设置-e TZ=/Asia/Shanghai,容器内部时间依然没有改变,通过映射宿主机时间文件依然不行

🐛 缺陷描述

rocky 8 linux系统,docker容器运行samwaf是通过命令设置-e TZ=/Asia/Shanghai,容器内部时间依然没有改变,通过映射宿主机时间文件依然不行

期望结果

时间能够改变成本地时间

补充信息

No response

welcome[bot] commented 3 weeks ago

Thanks for opening your first issue here! Be sure to follow the issue template!

samwafgo commented 2 weeks ago

感谢反馈,这个等我来验证一下

samwafgo commented 2 weeks ago

确认问题