Skip to content

Commit 974bcfb

Browse files
authored
Update application.properties
1 parent b81d4ce commit 974bcfb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

base/src/main/resources/application.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ quarkus.http.filter.others.matches=/.*
3030
quarkus.http.filter.others.methods=GET
3131
quarkus.http.filter.others.order=0
3232

33-
quarkus.http.filter.static.headeonr.Cache-Control=max-age=31536000
33+
quarkus.http.filter.static.header.Cache-Control=max-age=31536000
3434
quarkus.http.filter.static.matches=/static/.+
3535
quarkus.http.filter.static.methods=GET
3636
quarkus.http.filter.static.order=1

0 commit comments

Comments
 (0)