mirror of
https://github.com/Yanyutin753/RefreshToV1Api.git
synced 2025-10-15 15:41:21 +00:00
Update docker-compose.yml
This commit is contained in:
@@ -11,7 +11,9 @@ services:
|
||||
- ./images:/app/images
|
||||
- ./data:/app/data
|
||||
- ./files:/app/files
|
||||
|
||||
environment:
|
||||
- TZ=Asia/Shanghai
|
||||
|
||||
redis:
|
||||
image: "redis:alpine"
|
||||
command: redis-server --appendonly yes
|
||||
|
Reference in New Issue
Block a user