Browse Source

修改redis docker 仓库源

pull/7199/head
EightMonth 2 months ago committed by GitHub
parent
commit
9fde47957d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      docker-compose-cloud.yml

2
docker-compose-cloud.yml

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

Loading…
Cancel
Save