feat: base 允许同源嵌入

This commit is contained in:
caoqianming 2025-03-25 18:09:32 +08:00
parent 456bf58514
commit 538d6b8a60
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ ALLOWED_HOSTS = ['*']
SYS_NAME = 'XT_ADMIN'
SYS_VERSION = '2.3.0'
X_FRAME_OPTIONS = 'SAMEORIGIN'
# Application definition