Update caddy proxy
This commit is contained in:
@@ -39,7 +39,9 @@ http://{{ $host }}, https://{{ $host }} {
|
||||
{{ end }}
|
||||
}
|
||||
|
||||
gzip
|
||||
gzip {
|
||||
not /__webpack_hmr/
|
||||
}
|
||||
log stdout
|
||||
errors stderr
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user