change redis port
This commit is contained in:
@@ -79,7 +79,7 @@ services:
|
|||||||
restart: always
|
restart: always
|
||||||
image: redis:latest
|
image: redis:latest
|
||||||
ports:
|
ports:
|
||||||
- 6380:6379
|
- 6387:6379
|
||||||
|
|
||||||
# bot:
|
# bot:
|
||||||
# build:
|
# build:
|
||||||
|
|||||||
Reference in New Issue
Block a user