Обновить docker-compose.yml

This commit is contained in:
2026-08-03 13:30:35 +00:00
parent a73dab9eab
commit ae6fd725eb
+5 -6
View File
@@ -140,9 +140,10 @@ configs:
path: share
tmp:
name: Временное
access: all
type: s3
flush:
enabled: false
enabled: true
schedule: 0 */10 * * * *
depth: 1w
s3:
@@ -153,9 +154,10 @@ configs:
bucket: i-1243-1
tmp2:
name: Временное 2
access: save
type: s3
flush:
enabled: false
enabled: true
schedule: 0 */20 * * * *
depth: 1w
s3:
@@ -166,11 +168,8 @@ configs:
bucket: i-1243-2
s3-ll:
name: S3 длительного хранения
access: load
type: s3
flush:
enabled: false
schedule: 0 1 0 1 * *
depth: 1w
s3:
endpoint: minio.app.expertdwh.ru
port: 9000