fd
This commit is contained in:
parent
8c3b0514f0
commit
a3afb0556c
1 changed files with 1 additions and 1 deletions
|
@ -56,7 +56,7 @@ services:
|
|||
|
||||
redis:
|
||||
image: redis
|
||||
command: redis-server --port 6380 --pidfile /redis_6379.pid --dbfilename /dump.rdb --dir ./
|
||||
command: redis-server --pidfile /redis_6379.pid --dbfilename /dump.rdb --dir ./
|
||||
ports:
|
||||
- "6379:6379"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue