mirror of https://github.com/elunez/eladmin
启用Gzip压缩
parent
7dfe9d3148
commit
c8b2cbc082
|
@ -2,6 +2,7 @@ server:
|
|||
port: 8000
|
||||
compression:
|
||||
enabled: true
|
||||
mime-types: text/html,text/xml,text/plain,text/css,text/javascript,application/javascript,application/json
|
||||
|
||||
spring:
|
||||
freemarker:
|
||||
|
|
Loading…
Reference in New Issue