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