add timezone to gitea
Deploy Containers / Prepare (push) Successful in 22s

This commit is contained in:
2026-04-25 16:20:24 -04:00
parent e344c524ee
commit 2b7152ab18
+1
View File
@@ -17,6 +17,7 @@
published_ports:
- "2222:22"
env:
TZ: "{{ TZ }}"
USER_UID: "1000"
USER_GID: "1000"
labels: