Commit 19b1ee85 authored by Junling Bu's avatar Junling Bu
Browse files

chore: docker时区

parent 48404a3c
...@@ -28,6 +28,8 @@ services: ...@@ -28,6 +28,8 @@ services:
- ./litemall/logs:/logs - ./litemall/logs:/logs
- ./litemall/backup:/backup - ./litemall/backup:/backup
- /etc/localtime:/etc/localtime - /etc/localtime:/etc/localtime
environment:
- TZ=Asia/Shanghai
depends_on: depends_on:
- mysql57 - mysql57
restart: always restart: always
\ No newline at end of file
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment