You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Could you please help check time zone for docker image. I found issue that send data to notification with wrong date. I want UTC+7 but it sent UTC.I have already set time zone on docker command also uptime-Kuma UI interface. It still send notification to Line with wrong date.
( not sure if I install with installer will found this issue or not)
🛡️ Security Policy
Description
Hello,
Could you please help check time zone for docker image. I found issue that send data to notification with wrong date. I want UTC+7 but it sent UTC.I have already set time zone on docker command also uptime-Kuma UI interface. It still send notification to Line with wrong date.
( not sure if I install with installer will found this issue or not)
docker command
docker run -d --restart=always -e 'TZ=Asia/Bangkok' -v C:\uptime-kuma:/app/data -p 3001:3001 --name uptime-kuma-test louislam/uptime-kuma:1
datetime inside docker container
Line notification with wrong timezone
👟 Reproduction steps
👀 Expected behavior
It should send notification with UTC+7
😓 Actual Behavior
It send notification with UTC
🐻 Uptime-Kuma Version
1
💻 Operating System and Arch
Windows
🌐 Browser
Google Chrome
🐋 Docker Version
20.10.12
🟩 NodeJS Version
No response
📝 Relevant log output
No response
The text was updated successfully, but these errors were encountered: