Changed the default target path after login

This commit is contained in:
Ryan Prather 2024-05-15 22:34:11 -04:00
parent 23c89bdb24
commit 42ee567ff4

View File

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