Commit c710cfb2 authored by macro's avatar macro
Browse files

Update docker-compose-env.yml

parent a7f5964e
......@@ -18,7 +18,7 @@ services:
container_name: redis
command: redis-server --appendonly yes
volumes:
- /mydata/redis/data:/data #数据文件挂载
- /mydata/redis/data:/data #数据文件目录挂载
ports:
- 6379:6379
nginx:
......
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