修改redis docker 仓库源

pull/7199/head
EightMonth 2 months ago committed by GitHub
parent 2d3b1418de
commit 9fde47957d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -23,7 +23,7 @@ services:
- jeecg-boot - jeecg-boot
jeecg-boot-redis: jeecg-boot-redis:
image: redis:5.0 image: registry.cn-hangzhou.aliyuncs.com/jeecgdocker/redis:5.0
ports: ports:
- 6379:6379 - 6379:6379
restart: always restart: always

Loading…
Cancel
Save