mirror of
https://github.com/Cccc-owo/CheckInApp.git
synced 2026-06-17 05:56:29 +00:00
fix(deploy): set compose timezone
This commit is contained in:
@@ -4,6 +4,9 @@
|
||||
# Public web port exposed by the web service.
|
||||
CHECKIN_WEB_PORT=3090
|
||||
|
||||
# Container timezone. Asia/Shanghai is UTC+8.
|
||||
TZ=Asia/Shanghai
|
||||
|
||||
# ==================== Backend runtime paths ====================
|
||||
# Container-local defaults for the Compose deployment.
|
||||
DATABASE_URL=sqlite:////app/data/checkin.db
|
||||
|
||||
Reference in New Issue
Block a user