Update caddy proxy

This commit is contained in:
Arnie
2018-12-10 13:35:37 +01:00
parent 75be9aef27
commit 52e3e92452
4 changed files with 9 additions and 37 deletions
@@ -39,7 +39,9 @@ http://{{ $host }}, https://{{ $host }} {
{{ end }}
}
gzip
gzip {
not /__webpack_hmr/
}
log stdout
errors stderr
}