Add supervision table and change default target path

This commit is contained in:
2024-11-29 21:50:31 -05:00
parent 8b7f30875b
commit 4ee1050553
2 changed files with 40 additions and 1 deletions

View File

@ -21,7 +21,7 @@ security:
login_path: app_login
check_path: app_login
enable_csrf: false
default_target_path: app_dashboard
default_target_path: /dashboard
logout:
path: app_logout
# where to redirect after logout