Skip to content

Commit b17cf3f

Browse files
committed
refactor: file to oss
1 parent 9383384 commit b17cf3f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

apps/maxkb/settings/base.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,8 @@
4545
'system_manage',
4646
'models_provider',
4747
'django_celery_beat',
48-
'application'
48+
'application',
49+
'oss'
4950
]
5051

5152
MIDDLEWARE = [

0 commit comments

Comments
 (0)