This commit is contained in:
xds
2026-03-23 12:48:37 +03:00
parent 11ae59b343
commit 39f071bc38
16 changed files with 42 additions and 42 deletions

View File

@@ -12,6 +12,6 @@ services:
MINIO_ENDPOINT: localhost:9000
MINIO_ACCESS_KEY: admin
MINIO_SECRET_KEY: SuperSecretPassword123!
MINIO_BUCKET: ${MINIO_BUCKET:-filam3d}
MINIO_BUCKET: ${MINIO_BUCKET:-bambu-russia}
MINIO_SECURE: ${MINIO_SECURE:-false}
QWEN_API_KEY: ${QWEN_API_KEY:-sk-991942d15b424cc89513498bb2946045}