调整redis.conf位置
This commit is contained in:
parent
39c5898cc5
commit
f945012eb0
@ -7,6 +7,6 @@ services:
|
||||
restart: always
|
||||
volumes:
|
||||
- ./data:/data
|
||||
- ./redis.conf:/etc/redis/redis.conf
|
||||
- ./conf:/etc/redis
|
||||
command: redis-server /etc/redis/redis.conf
|
||||
network_mode: host
|
||||
|
Loading…
Reference in New Issue
Block a user