This commit is contained in:
EightMonth
2024-09-11 10:28:05 +08:00
committed by GitHub
parent 9fde47957d
commit 0b84192c29

View File

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