Skip to content

Commit

Permalink
修改redis docker 仓库源
Browse files Browse the repository at this point in the history
  • Loading branch information
EightMonth authored Sep 11, 2024
1 parent 2d3b141 commit 9fde479
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose-cloud.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ services:
- jeecg-boot

jeecg-boot-redis:
image: redis:5.0
image: registry.cn-hangzhou.aliyuncs.com/jeecgdocker/redis:5.0
ports:
- 6379:6379
restart: always
Expand Down

0 comments on commit 9fde479

Please sign in to comment.