mirror of
https://gitee.com/ulthon/ulthon_admin.git
synced 2026-07-01 15:32:48 +08:00
默认关闭csrf过滤
This commit is contained in:
@@ -38,7 +38,7 @@ CDN=
|
||||
EXAMPLE=true
|
||||
|
||||
# 是否开启CSRF过滤
|
||||
IS_CSRF=true
|
||||
IS_CSRF=false
|
||||
|
||||
# 静态文件路径前缀
|
||||
STATIC_PATH=/static
|
||||
|
||||
Reference in New Issue
Block a user