接入minio[ci][0.2.6]
All checks were successful
CI / docker-ci (push) Successful in 3m14s

This commit is contained in:
2026-01-16 15:13:57 +08:00
parent 45005fcc92
commit 6b0be35832
7 changed files with 226 additions and 24 deletions

View File

@@ -43,6 +43,7 @@ INSTALLED_APPS = [
'accounts',
'main',
'elastic',
'minio_storage',
'django_elasticsearch_dsl',
]