[fix] container: setup minimal (#6268)

Start minimal, use defaults, and extend later on. The templates are no longer
checked for changes, which was confusing and annoying after a while.

See: https://github.com/searxng/searxng/issues/6261#issuecomment-4716008282
This commit is contained in:
Ivan Gabaldon
2026-06-16 15:32:47 +02:00
committed by GitHub
parent 4fb49b4498
commit 502c820a25
5 changed files with 19 additions and 37 deletions
+8
View File
@@ -0,0 +1,8 @@
# Read the documentation before extending the defaults:
# https://docs.searxng.org/admin/settings/
use_default_settings: true
server:
secret_key: "ultrasecretkey"
image_proxy: true