Skip to content

Commit 9a5974d

Browse files
committed
List of ALL Tasks
1 parent 588df7b commit 9a5974d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/main/resources/application.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -105,13 +105,13 @@ org:
105105
antPatternsPublic:
106106
- "/favicon.ico"
107107
- "/favicon.ico*"
108-
- "/pages/information"
109-
- "/pages/information*"
110-
- "/pages/information/**"
111108
- "/webjars/**"
112109
- "/css/**"
113110
- "/img/**"
114111
- "/js/**"
112+
- "/pages/information"
113+
- "/pages/information*"
114+
- "/pages/information/**"
115115
- "/user/login*"
116116
- "/user/register*"
117117
- "/user/register/**"

0 commit comments

Comments
 (0)