forked from colin/resume
Remove TLS directives (handled by reverse proxy)
This commit is contained in:
parent
3d0dd2c361
commit
3a9068b883
|
@ -46,15 +46,6 @@
|
|||
# Enable HTTP/2
|
||||
protocols h2c h2 http/1.1
|
||||
|
||||
# Enable automatic HTTPS redirect
|
||||
tls internal
|
||||
|
||||
# Enable automatic compression
|
||||
encode {
|
||||
gzip
|
||||
brotli
|
||||
}
|
||||
|
||||
# Enable static file serving with caching
|
||||
file_server {
|
||||
precompressed
|
||||
|
|
Loading…
Reference in New Issue