version: "3.8" services: app: image: arlo:latest container_name: arlo restart: always environment: - TZ=Asia/Shanghai # 设置时区环境变量