feat: base 允许同源嵌入
This commit is contained in:
parent
456bf58514
commit
538d6b8a60
|
|
@ -34,7 +34,7 @@ ALLOWED_HOSTS = ['*']
|
|||
|
||||
SYS_NAME = 'XT_ADMIN'
|
||||
SYS_VERSION = '2.3.0'
|
||||
|
||||
X_FRAME_OPTIONS = 'SAMEORIGIN'
|
||||
|
||||
# Application definition
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue