some redif conf
This commit is contained in:
@@ -17,8 +17,10 @@ services:
|
||||
|
||||
redis:
|
||||
image: redis:6
|
||||
command: redis-server /usr/local/etc/redis.conf
|
||||
volumes:
|
||||
- redis-data:/data
|
||||
- ./Docker/redis/redis.conf:/usr/local/etc/redis.conf
|
||||
networks:
|
||||
- redis
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user