remotes/1693045480750635534/spooky-22
Aevann1 2021-09-05 12:21:40 +02:00
parent 9ef8e6aee4
commit 732bcba01f
1 changed files with 1 additions and 1 deletions

View File

@ -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"