Made searxng instance public

This commit is contained in:
2023-08-06 15:45:29 -04:00
parent c0f2f172fe
commit 5d946108a1
2 changed files with 3 additions and 3 deletions

View File

@@ -23,9 +23,9 @@
- deemix
- barassistant
- mealie
- searxng
- qbittorrent
- name: firefly3
- firefly3
- name: searxng
tags: test
- unifi-controller
- slskd

View File

@@ -22,7 +22,7 @@ services:
labels:
traefik.enable: true
traefik.http.routers.searxng.rule: "Host(`search.{{ personal_domain }}`)"
traefik.http.routers.searxng.middlewares: lan-whitelist@file
#traefik.http.routers.searxng.middlewares: lan-whitelist@file
redis:
image: redis:alpine