mirror of
https://github.com/1Panel-dev/MaxKB.git
synced 2025-12-26 10:12:51 +00:00
refactor: file to oss
This commit is contained in:
parent
93833849c1
commit
b17cf3fea8
|
|
@ -45,7 +45,8 @@ INSTALLED_APPS = [
|
|||
'system_manage',
|
||||
'models_provider',
|
||||
'django_celery_beat',
|
||||
'application'
|
||||
'application',
|
||||
'oss'
|
||||
]
|
||||
|
||||
MIDDLEWARE = [
|
||||
|
|
|
|||
Loading…
Reference in New Issue