Merge branch 'master' of https://e.coding.net/ctcdevteam/cma_search
This commit is contained in:
commit
c985c2f549
|
@ -117,6 +117,7 @@ USE_TZ = True
|
|||
# 跨域配置
|
||||
CORS_ALLOW_CREDENTIALS = False
|
||||
CORS_ORIGIN_ALLOW_ALL = True
|
||||
CORS_ALLOW_CREDENTIALS = False
|
||||
|
||||
|
||||
# Static files (CSS, JavaScript, Images)
|
||||
|
|
Loading…
Reference in New Issue