fixed searxng url
This commit is contained in:
parent
953e5b8715
commit
0967da285d
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ services:
|
||||||
env_file:
|
env_file:
|
||||||
- .env # env variables for auth0
|
- .env # env variables for auth0
|
||||||
environment:
|
environment:
|
||||||
- SEARXNG_API_URL=http://localhost:8080
|
- SEARXNG_API_URL=http://searxng:8080
|
||||||
ports:
|
ports:
|
||||||
- 3000:3000
|
- 3000:3000
|
||||||
networks:
|
networks:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue