forked from Archives/Athou_commafeed
enable quarkus compression (compression in dropwizard was enabled by default)
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
# http
|
||||
quarkus.http.port=8082
|
||||
quarkus.http.test-port=8085
|
||||
quarkus.http.enable-compression=true
|
||||
|
||||
# static files
|
||||
## make sure the webapp is always up to date
|
||||
|
||||
Reference in New Issue
Block a user