mirror of
https://github.com/arch3rPro/1Panel-Appstore.git
synced 2026-04-15 00:17:12 +08:00
feat: add BATCH_UPDATE_ENABLED=true
This commit is contained in:
@@ -16,6 +16,7 @@ services:
|
|||||||
- TZ=Asia/Shanghai
|
- TZ=Asia/Shanghai
|
||||||
- REDIS_CONN_STRING=redis://${CONTAINER_NAME}-redis
|
- REDIS_CONN_STRING=redis://${CONTAINER_NAME}-redis
|
||||||
- ERROR_LOG_ENABLED=true
|
- ERROR_LOG_ENABLED=true
|
||||||
|
- BATCH_UPDATE_ENABLED=true
|
||||||
depends_on:
|
depends_on:
|
||||||
- redis
|
- redis
|
||||||
- mysql
|
- mysql
|
||||||
|
|||||||
Reference in New Issue
Block a user