feat: add timezone configuration support to server settings and Docker image
Build / Build and Push (push) Successful in 45s

This commit is contained in:
2026-06-05 19:57:27 +01:00
parent 07aa8e5ffe
commit 8308950637
4 changed files with 15 additions and 2 deletions
+1
View File
@@ -1,6 +1,7 @@
server:
port: 8080
listen_addr: "0.0.0.0"
timezone: "UTC"
auth:
username: "admin"