This commit is contained in:
auricom 2020-12-22 14:09:34 +01:00
parent afe95bbb01
commit de9e78afa8
3 changed files with 3 additions and 3 deletions

2
.gitignore vendored
View File

@ -1,4 +1,4 @@
.env .env
.idea .idea
charts/*/Chart.lock charts/*/Chart.lock
charts/*/charts charts/*/charts

View File

@ -1 +1 @@
{{ include "common.all" . }} { { include "common.all" . } }

View File

@ -9,7 +9,7 @@ searx:
# external URL # external URL
baseUrl: "https://searx.DOMAIN" baseUrl: "https://searx.DOMAIN"
# generate a random key used by Morty (Privacy aware web content sanitizer proxy as a service) # generate a random key used by Morty (Privacy aware web content sanitizer proxy as a service)
# example : `openssl rand -base64 24` # example : `openssl rand -base64 24`
mortyKey: "changeme" mortyKey: "changeme"
strategy: strategy: