Calvin979 commented on code in PR #2197:
URL: https://github.com/apache/hertzbeat/pull/2197#discussion_r1667643689


##########
manager/src/main/resources/application.yml:
##########
@@ -23,6 +23,7 @@ spring:
     static-path-pattern: /**
   jackson:
     default-property-inclusion: ALWAYS
+    time-zone: ${TZ:Asia/Shanghai}

Review Comment:
   > due the #2122 support config time-zone in webui, can this be removed? 
@Calvin979 @cdphantom
   
   Yes, it can be removed. @cdphantom 



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to