Commit 2184774d authored by chonghaohao's avatar chonghaohao

Update docker-compose.redis.yml

parent 9370bad8
...@@ -25,7 +25,7 @@ services: ...@@ -25,7 +25,7 @@ services:
# ALLOW_EMPTY_PASSWORD is recommended only for development. # ALLOW_EMPTY_PASSWORD is recommended only for development.
ALLOW_EMPTY_PASSWORD: "yes" ALLOW_EMPTY_PASSWORD: "yes"
ports: ports:
- '6379:6379' - '6380:6379'
volumes: volumes:
- ./tb-node/redis-data:/bitnami/redis/data - ./tb-node/redis-data:/bitnami/redis/data
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment