Skip to content

Commit 7926091

Browse files
committed
portal add static resource cache control
1 parent 367f9e0 commit 7926091

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

apollo-portal/src/main/resources/application.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ spring:
33
name: apollo-portal
44
profiles:
55
active: ${apollo_profile}
6+
resources:
7+
cache-period: 3600
68

79
server:
810
port: 8080

0 commit comments

Comments
 (0)