mirror of https://github.com/jeecgboot/jeecg-boot
pull/7199/head
parent
9fde47957d
commit
0b84192c29
|
@ -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…
Reference in New Issue