updated
This commit is contained in:
@@ -114,7 +114,7 @@ services:
|
||||
image: "redis:alpine"
|
||||
command: redis-server /redis.conf
|
||||
ports:
|
||||
- "6379:6379"
|
||||
- 6379:6379
|
||||
restart: always
|
||||
volumes:
|
||||
- ./appdata/redis/data:/var/lib/redis
|
||||
|
||||
Reference in New Issue
Block a user