~deimos/searxng-iceland

ad20db2fa195da67b55471ab663353be031b46c5 — andrew a month ago 70094ee
reformat caddyfile properly
1 files changed, 6 insertions(+), 6 deletions(-)

M caddyfile
M caddyfile => caddyfile +6 -6
@@ 1,11 1,11 @@
(common_opts) {
	encode zstd gzip

  # zerossl config
  tls { 
	import zerossl-api
	# zerossl config
	tls {
		import zerossl-api
	}
#  tls hostmaster@searx.is
	#  tls hostmaster@searx.is

	header {
		# Enable HTTP Strict Transport Security (HSTS) to force clients to always connect via HTTPS


@@ 52,6 52,6 @@ docs.searx.is {
}

nostr.searx.is {
  reverse_proxy localhost:7000
  import common_opts
	reverse_proxy localhost:7000
	import common_opts
}