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