change base url

This commit is contained in:
2025-01-26 23:15:31 -06:00
parent 08cda1447b
commit e190a38581

View File

@@ -13,7 +13,7 @@ searxng:
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
env: env:
- name: SEARXNG_BASE_URL - name: SEARXNG_BASE_URL
value: https://searxng-cl01tl.boreal-beaufort.ts.net/ value: http://searxng.searxng:80/
- name: SEARXNG_REDIS_URL - name: SEARXNG_REDIS_URL
value: redis://searxng-valkey-primary.searxng:6379/0 value: redis://searxng-valkey-primary.searxng:6379/0
- name: UWSGI_WORKERS - name: UWSGI_WORKERS