Skip to content

Commit 3c8b557

Browse files
committed
List of ALL Tasks
1 parent 9be7dbf commit 3c8b557

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/main/resources/application.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,10 @@ org:
103103
loginPage: "/user/login"
104104
antPatternsPublic:
105105
- "/favicon.ico"
106+
- "/favicon.ico*"
106107
- "/information"
108+
- "/information*"
109+
- "/pages/**"
107110
- "/webjars/**"
108111
- "/css/**"
109112
- "/img/**"

0 commit comments

Comments
 (0)